version: "3" services: app: build: context: . dockerfile: Dockerfile ports: - "80:5000"