removed net: none from setup-get-db-script
This commit is contained in:
parent
2c3745fc90
commit
fe1efde401
@ -21,7 +21,7 @@ database:
|
|||||||
io.rancher.sidekicks: setup-get-db-script
|
io.rancher.sidekicks: setup-get-db-script
|
||||||
setup-get-db-script:
|
setup-get-db-script:
|
||||||
image: glyptodon/guacamole:0.9.10-incubating
|
image: glyptodon/guacamole:0.9.10-incubating
|
||||||
network_mode: none
|
net: none
|
||||||
volumes_from:
|
volumes_from:
|
||||||
- database-data
|
- database-data
|
||||||
command:
|
command:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user