RE: Some useful Docker commands

You are viewing a single comment's thread from:

Some useful Docker commands

in technology •  7 years ago 

i think you got something wrong with your docker start command. shouldnt it be just "docker start container_name"?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Check it yourself from Docker's official documentation, https://docs.docker.com/engine/reference/commandline/container_start/