1 2 3 4 5 6 7 8 9
services: react-auditor: build: context: .. dockerfile: docker/Dockerfile command: src/ --fail-on error volumes: - ..:/app:ro working_dir: /app