Spaces:
gccnb
/
Running

File size: 154 Bytes
43e9c97
 
1734841
0df9c23
 
1734841
0df9c23
1
2
3
4
5
6
7
8
FROM ghcr.io/open-webui/open-webui:main

COPY sync_data.sh ./sync_data.sh

RUN chmod -R 777 ./data && \
    sed -i "1a $(cat ./sync_data.sh)" ./start.sh