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