Compose-Library/guacamole-fl-brd.compose.yaml.txt
2025-01-25 18:01:48 +01:00

8 lines
No EOL
237 B
Text
Executable file

services:
guacamole:
image: flcontainers/guacamole
volumes:
- ${DATA_DIR}:/config
- ${BRANDING_JARFILE}:/config/guacamole/extensions/branding.jar
ports:
- ${IP}:${PORT}:8080