Duplicated from JerryZhouYG/open-webui
8b16136 74b5f90 8b16136 0df9c23 8b16136
1
2
3
4
5
6
FROM ghcr.io/open-webui/open-webui:dev COPY sync_data.sh sync_data.sh RUN chmod -R 777 ./data && \ sed -i "1r sync_data.sh" ./start.sh