--- services: gwc: container_name: git-webhook-client build: context: . dockerfile: Containerfile restart: unless-stopped volumes: - ./data:/volumes/data:Z environment: - GWC_CONFIG_FILE=/volumes/data/config.yaml