chore: update siklos/guacamole compose (Portainer migration)
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
services:
|
||||||
|
guacamole:
|
||||||
|
image: jwetzell/guacamole
|
||||||
|
container_name: guacamole
|
||||||
|
restart: always
|
||||||
|
ports:
|
||||||
|
- "8080:8080"
|
||||||
|
volumes:
|
||||||
|
- /srv/docker/guacamole:/config
|
||||||
|
environment:
|
||||||
|
- TZ=America/Chicago
|
||||||
Reference in New Issue
Block a user