yaml
docker-compose.yml
yaml
name: guacamoleservices: guacamole: ports: - 12000:8080 volumes: - /data/misc/guacamole/config:/config - /etc/localtime:/etc/localtime:ro environment: - TZ=UTC image: flcontainers/guacamole