Skip to content

Instantly share code, notes, and snippets.

@riuvshin
Last active November 23, 2015 14:15
Show Gist options
  • Save riuvshin/22db7a43f7ceebcd2722 to your computer and use it in GitHub Desktop.
Save riuvshin/22db7a43f7ceebcd2722 to your computer and use it in GitHub Desktop.
test
FROM ubuntu
RUN sleep 10m
CMD ["tailf", "/dev/null"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment