Upgrade Storage Component Service
-
Pull the mirror of storage component service of the target version (Offline Package)
- Linux amd64
- Linux arm64
docker pull registry.cn-hangzhou.aliyuncs.com/mdpublic/mingdaoyun-sc:<version>docker pull registry.cn-hangzhou.aliyuncs.com/mdpublic/mingdaoyun-sc-arm64:<version> -
Modify the version of the corresponding mirror in the
/data/mingdao/script/docker-compose.yamlfile; -
Execute
bash ./service.sh restartallto restart the service in the root directory of the manager and wait for the command to finish execution;