Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AndrewKapok
/
open
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
open
File size: 81 Bytes
9f3f30f
1
2
3
4
5
6
FROM
ghcr.io/open-webui/open-webui:main
EXPOSE
7860
CMD
[
"python"
,
"start.py"
]