Computer Science, asked by ritu2531, 1 year ago

by default, what happens to docker container, when the process it is running exits?

Answers

Answered by pawan2677
0
nothing will be happens to docker container when that process is running
Answered by orangesquirrel
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