Skip to content

Instantly share code, notes, and snippets.

@amslezak
Created January 28, 2020 15:53
Show Gist options
  • Save amslezak/97f11e8dd78d02806ab988b3da7451cd to your computer and use it in GitHub Desktop.
Save amslezak/97f11e8dd78d02806ab988b3da7451cd to your computer and use it in GitHub Desktop.
FROM ubuntu:18.04
CMD [ "sh", "-c", "tail -f /dev/null" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment