services: converge: image: $REGISTRY/converge:1.0 build: context: . ports: - 8000:8000 environment: CONVERGE_USERNAME: abc CONVERGE_PASSWORD: "123"