FROM ghcr.io/open-webui/open-webui:main WORKDIR /app/backend RUN chmod 777 -R /app/backend EXPOSE 8080