Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
y001j
/
ChatGLM
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ChatGLM
/
views
/
docker-compose
/
readme.md
y001j
Upload 305 files
af9251e
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
250 Bytes
docker-compose 部署教程
将打包好的前端文件放到
nginx/html
目录下
#
启动
docker-compose up -d
#
查看运行状态
docker ps
#
结束运行
docker-compose down