Upgrade ops-gateway
-
Pull the image file of the target version (offline package download)
docker pull registry.cn-hangzhou.aliyuncs.com/mdpublic/ops-gateway:version_number
-
Modify the corresponding image version number in the
/data/mingdao/script/ops.yaml
file. -
Update
yaml
to apply the new versiondocker-compose -f /data/mingdao/script/ops.yaml up -d