services: fg-auto: build: context: ./build dockerfile: Dockerfile image: reg.firstgarden.co.kr/fg-webhook:latest container_name: fg-webhook volumes: - ./data:/data restart: unless-stopped