Skip to content

Instantly share code, notes, and snippets.

@johncosta
Created December 11, 2015 16:32
Show Gist options
  • Save johncosta/6d11382f8b1a88cbb85d to your computer and use it in GitHub Desktop.
Save johncosta/6d11382f8b1a88cbb85d to your computer and use it in GitHub Desktop.
Small
FROM scratch
ADD https://github.com/johncosta/small-file/blob/master/small_file/ /
CMD ["sh"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment