Skip to content

Instantly share code, notes, and snippets.

@dirn
Created May 1, 2015 05:23
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 dirn/a24bf80f201c79ab3fc4 to your computer and use it in GitHub Desktop.
Save dirn/a24bf80f201c79ab3fc4 to your computer and use it in GitHub Desktop.
- name: PyGotham
docker:
name: web
image: python:3.4.3
pull: always
state: reloaded
env:
PYTHONUNBUFFERED: 1
link:
- "db:db"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment