FROM ghcr.io/collabora/whisperfusion:latest COPY ./examples /examples WORKDIR /examples/chatbot/html CMD ["python", "-m", "http.server", "7860"]