Skip to content

Instantly share code, notes, and snippets.

@samdoran
Last active October 26, 2018 16:29
Show Gist options
  • Select an option

  • Save samdoran/053c1e019114a983d9be30864ccdfadc to your computer and use it in GitHub Desktop.

Select an option

Save samdoran/053c1e019114a983d9be30864ccdfadc to your computer and use it in GitHub Desktop.
Dockerfile
FROM centos:7
RUN touch /tmp/foo
RUN touch /tmp/foo2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment