Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sfun
/
open-webui
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
430129e
open-webui
/
Dockerfile
sfun
Create Dockerfile
430129e
verified
4 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
FROM
ghcr.io/open-webui/open-webui:main
WORKDIR
/app/backend
RUN
chmod
777 -R /app/backend
EXPOSE
8080