Skip to content

Instantly share code, notes, and snippets.

@j-fuentes
Created September 13, 2016 07:28
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 j-fuentes/3bb369640c0c05547df9fa7cb0f9d84b to your computer and use it in GitHub Desktop.
Save j-fuentes/3bb369640c0c05547df9fa7cb0f9d84b to your computer and use it in GitHub Desktop.
version: '2'
services:
bootcamp:
build: .
container_name: bootcamp
volumes:
- .:/tmp/dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment