Skip to content

Instantly share code, notes, and snippets.

@tailhook
Created November 17, 2015 21:17
Show Gist options
  • Select an option

  • Save tailhook/57ec502feca6dc27ef7f to your computer and use it in GitHub Desktop.

Select an option

Save tailhook/57ec502feca6dc27ef7f to your computer and use it in GitHub Desktop.
docker python
FROM ubuntu:trusty
RUN apt-get update && apt-get install -y python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment