services: will: build: . ports: - "8501:8501" volumes: - ./app.py:/app/app.py - ./src:/app/src