]
Alexey Kazakov updated JBIDE-19907:
-----------------------------------
Component/s: docker
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
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.