version: '3' services: app: build: context: .. dockerfile: docker/Dockerfile ports: - 7860:7860 volumes: - ..:/app