web / Dockerfile
rclon's picture
Update Dockerfile
980feb0 verified
raw
history blame
119 Bytes
FROM ghcr.io/open-webui/open-webui:main
RUN chmod -R 777 ./data && \
sed -i "1a $(cat sync_data.sh)" ./start.sh