更新 docker 打包,增加 python 运行环境
This commit is contained in:
@@ -4,6 +4,10 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
UBUNTU_APT_MIRROR: mirrors.aliyun.com
|
||||
PYPI_INDEX_URL: https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
PYPI_TRUSTED_HOST: pypi.tuna.tsinghua.edu.cn
|
||||
image: tjwater-agent:latest
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
|
||||
Reference in New Issue
Block a user