File size: 121 Bytes
5522189
 
5943673
5522189
2078580
c521d4e
2fc72ff
 
c521d4e
1
2
3
4
5
6
7
8
9
#Dockerfile

FROM ghcr.io/open-webui/open-webui:main

RUN chmod -R 777 ./data

RUN chmod -R 777 /app

RUN echo work done.