Upgrade Document Preview Service
-
Pull the mirror of document preview service of the target version (Offline Package);
- Linux amd64
- Linux arm64
docker pull registry.cn-hangzhou.aliyuncs.com/mdpublic/mingdaoyun-doc:version
docker pull registry.cn-hangzhou.aliyuncs.com/mdpublic/mingdaoyun-doc-arm64:version
-
Modify the version number of the corresponding mirror in the file
/data/mingdao/script/docker-compose.yaml
; -
Execute the command
bash . /service.sh restartall
in the root directory of the manager to restart the service and wait for it to finish.(If multiple images are upgraded simultaneously, the restart command can be executed only once at the end)