Answer the question
In order to leave comments, you need to log in
Docker question. How docker create and docker run commands work?
The essence of the question is this:
1) What does the docker create ubuntu command do?
--- Just creates a layered file system over the existing image or what?
2) What does the docker run command do?
--- Does it actually create its own layer over the existing image + launches the docker image?
3) And what is the docker start command for?
---Does it just start a stopped container ?
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