Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Chenastron
/
OpenWebUI
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenWebUI
/
Dockerfile
github-actions[bot]
GitHub deploy: e1368dd0872569ae729add1df259c53fc01228dc
fd3bf9b
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
142 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