Skip to content

Commit

Permalink
Add volume definition without binding
Browse files Browse the repository at this point in the history
  • Loading branch information
corradio committed Jan 9, 2017
1 parent abe9d15 commit b2ec591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ services:
image: memcached
mongo:
image: mongo
volumes: ['/data/db']

0 comments on commit b2ec591

Please sign in to comment.