Skip to content

Instantly share code, notes, and snippets.

@bogdanalbei
Created September 21, 2017 10:31
Ubuntu Dockerfile
FROM ubuntu
CMD ["tail", "-f", "/dev/null"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment