Created
January 24, 2019 23:58
-
-
Save WilliamQLiu/95885d5630efa76cc6d9abe25bd54f0a to your computer and use it in GitHub Desktop.
Dockerfile entrypoint to just run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ENTRYPOINT ["tail", "-f", "/dev/null"] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment