Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ancoai
/
openwebui
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openwebui
/
Dockerfile
ancoai
Update Dockerfile
370f3d0
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
146 Bytes
From
ghcr.io/andyanm/open-webui:latest
USER
root
RUN
chmod
-R 775 /app
ENV
PORT=
7860
ENV
PGSSLCERT=/tmp/postgresql.crt
USER
1000
EXPOSE
7860