Skip to content

Instantly share code, notes, and snippets.

@albertlieyingadrian
Created October 2, 2019 03:20
Show Gist options
  • Select an option

  • Save albertlieyingadrian/0614873de3237726d1a080389cff7b55 to your computer and use it in GitHub Desktop.

Select an option

Save albertlieyingadrian/0614873de3237726d1a080389cff7b55 to your computer and use it in GitHub Desktop.
docker_simple_container
FROM ubuntu:16.04
# other commands
CMD tail -f /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment