services: qnetd: container_name: proxmox-qdevice build: . ports: - "22:22" - "11922:11922" - "5403:5403" environment: - VAR=example volumes: - /run/sshd - :/etc/corosync restart: unless-stopped hostname: networks: vlan: ipv4_address: networks: vlan: driver: macvlan driver_opts: parent: ipam: driver: default config: - subnet: "/32" gateway: ""