...
Notes:
All the following Linux commands must be executed in the same working path, which is assumed to be /opt/cloud_cx in this example.
Shouldperform all Linux commands by the root user, please su root First.
Before upgrading, please back up your system service first. CloudCX System Data Backup Guide
Easy heading | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Use the first 4 digits of the IMAGE ID to delete all of the listed Docker imageimages:
Code Block |
---|
docker image rm 52d2 |
...
Use the first 4 digits of the IMAGE ID to delete all of the listed Docker image:
Code Block |
---|
docker image rm 52d2 |
...
Note: ${tag} is the release version of cloud CX, for example: 45.01, Please MUST replace the ${tag} in the above command with the latest tag.