version: '3' services: app: build: context: . dockerfile: Dockerfile volumes: - .:/home/user/app ports: - 8501:8501