Skip to content

Instantly share code, notes, and snippets.

@yuki-yano
Created July 6, 2016 10:28
Show Gist options
  • Select an option

  • Save yuki-yano/d077f73df9703db317a9e45d43da9d35 to your computer and use it in GitHub Desktop.

Select an option

Save yuki-yano/d077f73df9703db317a9e45d43da9d35 to your computer and use it in GitHub Desktop.
db:
image: mysql
ports:
- 3306:3306
volumes:
- ./data:/var/lib/mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment