services: web: build: context: app target: dev-envs ports: - '8090:8090' volumes: - /var/run/docker.sock:/var/run/docker.sock