Update docker-compose.yml
Added database-data to sidekick, as suggested by @rawmind0
This commit is contained in:
parent
fe1efde401
commit
e4ea9216b0
@ -18,7 +18,7 @@ database:
|
|||||||
volumes_from:
|
volumes_from:
|
||||||
- database-data
|
- database-data
|
||||||
labels:
|
labels:
|
||||||
io.rancher.sidekicks: setup-get-db-script
|
io.rancher.sidekicks: setup-get-db-script, database-data
|
||||||
setup-get-db-script:
|
setup-get-db-script:
|
||||||
image: glyptodon/guacamole:0.9.10-incubating
|
image: glyptodon/guacamole:0.9.10-incubating
|
||||||
net: none
|
net: none
|
||||||
|
Loading…
x
Reference in New Issue
Block a user