Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
rclon/web
lightl
/
loi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
loi
/
Dockerfile
lightl
Update Dockerfile
51294fb
verified
27 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
137 Bytes
FROM
fossandroid/openwebui:latest
COPY
sync_data.sh sync_data.sh
RUN
chmod
-R 777 ./data && \
sed -i
"1r sync_data.sh"
./start.sh