Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Chenastron/OpenWebUI
nicktang
/
owu
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
owu
/
Dockerfile
github-actions[bot]
GitHub deploy: 525818cd336ccf312e59e23ee08c1a07bea10a8a
7b8c2b9
11 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