]
Xavier Coulon closed JBIDE-19907.
---------------------------------
Assignee: Xavier Coulon
Release Notes Text: Won't fix since the "Run Image" wizard was fully
rewritten and merged just after you reported this bug.
Resolution: Out of Date
Default options to start a Docker container
-------------------------------------------
Key: JBIDE-19907
URL:
https://issues.jboss.org/browse/JBIDE-19907
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: docker
Reporter: Arun Gupta
Assignee: Xavier Coulon
Starting a Docker container from Docker Images tab does not have stdin, stdout, stderr
attached. Also, TTY is not assigned.
These mimic "-it" options on CLI and are commonly used for interactively
running a container. This should be the default in this tooling as well.