]
Alexey Kazakov updated JBIDE-19906:
-----------------------------------
Component/s: docker
Disabled Finish button for Create Container
-------------------------------------------
Key: JBIDE-19906
URL:
https://issues.jboss.org/browse/JBIDE-19906
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: docker
Reporter: Arun Gupta
Attachments: Screen Shot 2015-06-02 at 10.46.11 PM.png
Using JBDS 9.0 nightly + Docker Tooling plugins.
In Docker Images view, select jboss/wildfly:latest image, click on "Create
Container" shows the wizard but the Finish button is disabled.
This is because Memory, Memory Swap, Cpu Shares are initialized as 0. Finish button is
enabled after 0 value is removed.