Update docker-compose.yml

Added database-data to sidekick, as suggested by @rawmind0
This commit is contained in:
Kevin Xu 2017-12-14 13:47:31 -08:00 committed by GitHub
parent fe1efde401
commit e4ea9216b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ database:
volumes_from:
- database-data
labels:
io.rancher.sidekicks: setup-get-db-script
io.rancher.sidekicks: setup-get-db-script, database-data
setup-get-db-script:
image: glyptodon/guacamole:0.9.10-incubating
net: none