version: '3.9' services: drawio: image: jgraph/drawio restart: unless-stopped ports: - '8443:8443' - '5022:8080' container_name: drawio