services: aiworkshop: image: aiworkshop:latest build: . ports: - "7860:7860" # command: # - chainlit run /app/model.py --server.port 8080