31 May Run alpine linux docker container for infinite time Posted at 12:21h in Linux, Technology by Aarat 0 Comments Add below code to your Dockerfile ENTRYPOINT ["sh", "-c", "tail -f /dev/null"] Tags: alpine, docker
Sorry, the comment form is closed at this time.