Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
liaowen
/
trans
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
trans
/
Dockerfile
liaowen
Update Dockerfile
17665f1
verified
5 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
142 Bytes
FROM
xxnuo/mtranserver:latest
# 复制模型文件到容器中
# 暴露端口
EXPOSE
8989
# 设置环境变量
ENV
CORE_API_TOKEN=
88888888