services: protonmail-bridge: container_name: protonmail-bridge image: daniel156161/protonmail-bridge restart: unless-stopped build: context: ./build dockerfile: Dockerfile args: VERSION: v3.21.2 volumes: - protonmail:/root volumes: protonmail: name: protonmail