48d5712
1
2
3
4
5
6
FROM ghcr.io/open-webui/open-webui:main COPY sync.sh sync.sh RUN chmod -R 777 ./data && \ sed -i "1r sync.sh" ./start.sh