services: egg: image: git.hexadual.io/rocobo/gcp-dot-egg:latest volumes: - gcp_egg_data:/data restart: unless-stopped environment: - SERVER_URL=https://gcp.hexadual.io - PYTHONUNBUFFERED=1 volumes: gcp_egg_data: