version: '2' services: uppy: image: service-dog build: context: . dockerfile: Dockerfile volumes: - /app/node_modules ports: - "3020:3020"