[
https://issues.jboss.org/browse/JBIDE-19496?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen edited comment on JBIDE-19496 at 3/23/15 7:38 AM:
----------------------------------------------------------------------
Create initial ideas/mockup for how run docker would work.
Nothing fancy here but novelties are that we could provide a docker cli parser to prefill
settings from online examples that uses the cli to tell users what it should do. We could
even go so far to use the cli syntax as the way we store the "run" allowing for
co-sharing scripts.
making the mockup makes me also realize using launch configurations for definining/storing
these launches probably makes alot of sense.
Still should try have as simple an experience so custom wizard is needed.
Also note that the dialogs are to be made so the *only* thing needed to fill out is the
image - everything else should be defaulted so we can run a container by just pressing
finish.
was (Author: maxandersen):
Create initial ideas/mockup for how run docker would work.
Nothing fancy here but novelties are that we could provide a docker cli parser.
docker run wizard
-----------------
Key: JBIDE-19496
URL:
https://issues.jboss.org/browse/JBIDE-19496
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: docker
Reporter: Max Rydahl Andersen
Attachments: initial_idea_for_docker_run.bmml, initial_idea_for_docker_run.png
should have a docker wizard to easily run images.
The wizard should try and capture the most common things in smallest step necessary but
still be flexible enough to be used for more advanced usecases.
For example, docker run --help returns ~50 options. We do not want to expose *All* as
full ui elements but should try find a way to keep it simple.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)