Duplicated from open-webui/open-webui
9298207 d27c6b9 85f6038
1
2
3
4
5
6
FROM ghcr.io/open-webui/open-webui:main RUN whoami RUN cd /root && ls -al RUN chmod -R 777 ./data RUN chmod -R 777 /app