430129e
1
2
3
4
5
6
7
FROM ghcr.io/open-webui/open-webui:main WORKDIR /app/backend RUN chmod 777 -R /app/backend EXPOSE 8080