Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
coolmanx
/
open-webui
like
1
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
main
open-webui
/
Dockerfile
coolmanx
Update Dockerfile
9298207
verified
2 months ago
raw
Copy download link
history
blame
Safe
120 Bytes
FROM
ghcr.io/open-webui/open-webui:main
RUN
whoami
RUN
cd
/root &&
ls
-al
RUN
chmod
-R 777 ./data
RUN
chmod
-R 777 /app