Skip to content

Instantly share code, notes, and snippets.

@Cloven
Created August 2, 2016 05:16
Show Gist options
  • Save Cloven/4abebda4e7503c7a510be997b52c7195 to your computer and use it in GitHub Desktop.
Save Cloven/4abebda4e7503c7a510be997b52c7195 to your computer and use it in GitHub Desktop.
FROM alpine
COPY sputnik.sh /
CMD ["/sputnik.sh"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment