version: '3.8' services: tomato-sauce: build: . command: run start volumes: - /app/node_modules - .:/app ports: - "7777:7777"