I’m trying to run the container docs/docker.github.io:latest, but it exists as soon as it starts. Here is my command:
It downloads the image and runs it, but it exits with “exited (0)”. I’m using Docker for desktop last version on Windows 10 (1903 build.)
docker run -p 4000:4000 docs/docker.github.io:latest