Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WuGuan
/
Emqx
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Emqx
/
Dockerfile
WuGuan
Update Dockerfile
d679051
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
172 Bytes
FROM
emqx/emqx:
5
.
6
.
1
EXPOSE
1883
8081
8083
8084
8883
18083
# 暴露Hugging Face强制要求的7860端口
ENV
EMQX_DASHBOARD__LISTENERS__HTTP__BIND=
8081
EXPOSE
7860