Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
rclon/web
gccnb
/
web
like
0
Running
App
Files
Files
Community
47c9490
web
/
Dockerfile
rclon
Update Dockerfile
619805c
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
143 Bytes
FROM ghcr.io/
open
-webui/
open
-webui:main
COPY
sync_data.
sh
sync_data.
sh
RUN
chmod -R 777 ./data && \
sed -i
"1r sync_data.sh"
./start.
sh