I have nothing to do inside the container, but I want it to work. So, I tried to create a container using the following command line - 'docker run -d alpine sleep infinity' . But instead, it immediately goes into an exit / stop state. What is the explanation?
docker
Anand patel
source share