restart policy
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
services:
|
services:
|
||||||
guacamole:
|
guacamole:
|
||||||
image: abesnier/guacamole:latest
|
image: abesnier/guacamole:latest
|
||||||
|
restart: unless-stopped
|
||||||
container_name: guacamole
|
container_name: guacamole
|
||||||
volumes:
|
volumes:
|
||||||
- ${PATH_TO_CONFIG}:/config
|
- ${PATH_TO_CONFIG}:/config
|
||||||
|
|||||||
Reference in New Issue
Block a user