Answer the question
In order to leave comments, you need to log in
How to run a Docker container created without the -ti option?
Hey!
Played around with docker and can't find info on running a container created without the -ti option.
Here's what I mean:
1) Create container # docker run --name="test" ubuntu
2) Test: # docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
2f1c532c21aa ubuntu "/bin/bash" 5 minutes ago Exited (0) 3 minutes ago test
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question