services: egg: image: git.hexadual.io/rocobo/gcp-dot-egg:latest volumes: - gcp_egg_data:/data restart: unless-stopped environment: - SERVER_URL=http://localhost:8000 volumes: gcp_egg_data: