Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
rclon/web
playingapi
/
web
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
web
/
Dockerfile
rclon
Update Dockerfile
619805c
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
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