services: build: build: context: .. dockerfile: docker/Dockerfile user: "${UID:-1000}:${GID:-1000}" volumes: - ../dist:/out