services: streamlit: build: context: . dockerfile: dockerfile ports: - 80:80 networks: - frontend networks: frontend: driver: bridge