Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
rclon/web
gccnb
/
web
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0df9c23
web
/
Dockerfile
rclon
Update Dockerfile
0df9c23
verified
2 months ago
raw
Copy download link
history
blame
Safe
156 Bytes
FROM ghcr.io/
open
-webui/
open
-webui:main
COPY
sync_data.
sh
./sync_data.
sh
RUN
chmod -R 777 ./data && \
sed -i '1a\\
n
$(
cat
./sync_data.
sh
)' ./start.
sh