Skip to content

Instantly share code, notes, and snippets.

@vdemeester
Last active June 16, 2017 19:12
Show Gist options
  • Select an option

  • Save vdemeester/9f1995cccb71a140fce66ad51c269135 to your computer and use it in GitHub Desktop.

Select an option

Save vdemeester/9f1995cccb71a140fce66ad51c269135 to your computer and use it in GitHub Desktop.
FROM docker:latest
RUN apk --no-cache add make
COPY bin/* /bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment