{ "name": "Guacamole-Server", "version": "latest", "slug": "guacamole-server", "description": "Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.", "arch": [ "aarch64", "amd64", "armhf", "armv7" ], "url": "https://guacamole.apache.org/", "startup": "application", "boot": "auto", "panel_icon": "mdi:remote-desktop", "image": "thedtwo/docker-multiarch-guacamole-server", "options": {}, "ports": { "4822/tcp": 4822 }, "ports_description": { "4822/tcp": "guacamole-server" }, "map": [ "ssl:ro", "config:rw" ], "schema": { "certfile": "str?", "keyfile": "str?", "ssl": "bool?" }, "hassio_role": "default" }