Skip to content

Instantly share code, notes, and snippets.

@prologic
Created November 8, 2014 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prologic/0b281628a7b01c0a5dc2 to your computer and use it in GitHub Desktop.
Save prologic/0b281628a7b01c0a5dc2 to your computer and use it in GitHub Desktop.
created by github.com/tr3buchet/gister
FROM crux/base:latest
RUN ports -u && prt-get cache
COPY . /usr/ports/contrib/python34/
RUN prt-get depinst python34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment