Atlas 500 Pro Intelligent Edge Server (Model 3000) 23.0.0 Ascend Software Installation Guide 01
Upgrading Ascend-Docker (Container Engine Plugin)
- Log in to the server as the root user.
- Upload the software package Ascend-docker-runtime_5.0.0_linux-aarch64.run to any directory (for example, /home) on the server.
- Go to the directory where the software package is stored and grant the execute permission on the software package.
chmod +x Ascend-docker-runtime_5.0.0_linux-aarch64.run
- Run the following command to upgrade the software:
./Ascend-docker-runtime_5.0.0_linux-aarch64.run --upgrade
After the upgrade is complete, if information similar to the following is displayed, the software is upgraded successfully:xxx install success
- Make the new Ascend Docker Runtime take effect.
- Docker
systemctl daemon-reload && systemctl restart docker
- containerd
systemctl daemon-reload && systemctl restart containerd
- Docker
Document ID:EDOC1100356039
Views:6808
Downloads:26
Average rating:0.0Points