Skip to content

Instantly share code, notes, and snippets.

@armandgrillet
Last active February 24, 2016 11:40
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 armandgrillet/b297e3c32b2b22be9392 to your computer and use it in GitHub Desktop.
Save armandgrillet/b297e3c32b2b22be9392 to your computer and use it in GitHub Desktop.
es:
image: elasticsearch
container_name: "es"
web:
image: prakhar1989/foodtrucks-web
command: python app.py
ports:
- "5000:5000"
volumes:
- .:/code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment