FROM ghcr.io/open-webui/open-webui:main ENV PORT=7860 EXPOSE 7860 RUN rm -rf /app/backend/data && ln -s /data /app/backend/data