by default, what happens to docker container, when the process it is running exits?
Answers
Answered by
0
nothing will be happens to docker container when that process is running
Answered by
1
In the above situation, the docker container crashes and the process stops running.
The Docker is a type of computer program which was developed by Docker,Inc. and first launched in 2013.
It is associated with operating-system-level virtualization, and since it runs software packages called containers , it is also called Containerization.
Similar questions