m / Dockerfile
caidao78's picture
Update Dockerfile
6092f9a verified
raw
history blame contribute delete
171 Bytes
FROM xxnuo/mtranserver:latest
# 复制模型文件到容器中
#COPY ./models /app/models
# 暴露端口
EXPOSE 8989
# 设置环境变量
ENV CORE_API_TOKEN=88888888