Installing docker on Huawei Kunpeng server arm64
1、 Download of installation package
The required version of the installation package can be downloaded according to the actual needs
https://download.docker.com/linux/ubuntu/dists/xenial/pool/stable/arm64/
2、 Installation procedure
1. Download the installation package
wget https://download.docker.com/linux/ubuntu/dists/xenial/pool/stable/arm64/containerd.io_1.2.6-3_arm64.deb
wget https://download.docker.com/linux/ubuntu/dists/xenial/pool/stable/arm64/docker-ce_19.03.8~3-0~ubuntu-xenial_arm64.deb
wget https://download.docker.com/linux/ubuntu/dists/xenial/pool/stable/arm64/docker-ce-cli_19.03.8~3-0~ubuntu-xenial_arm64.deb
2. Installation
Enter the location where the installation package is downloaded and install it
dpkg -i *.deb
Set boot up
systemctl enable docker
Start docker service
systemctl start docker
View docker status
systemctl status docker
Read More:
- Huawei cloud Kunpeng server docker installation VIM error
- [extremely simple and effective] installing docker under centos6. X
- Some problems in installing wsl2 and NVIDIA docker in win10
- Error during connect when installing docker in Windows 10
- Installing opencv Python in docker container
- [Sovled] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
- Vscode configuration connection server docker write code
- Installing rabbitmq on alicloud server
- docker.errors.DockerException: Error while fetching server API version: (‘Connection aborted.‘, File
- Solutions to problems encountered when installing isc-dhcp-server on debian9.6
- Error of oracel VM installing Windows Server 2012
- A solution to 1603 error in installing vCenter server
- Solution to “the grub PC ‘package failed to install into / target / when installing Ubuntu server
- About installing SQL server 0 in Windows 10 20h2 × 84bb0001 is one of the solutions
- Reporting Services Catalog Database File Existence” error during installing SQL Server 2008 R2
- docker: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled
- Error in installing canal server for windows
- The solution of PL / SQL can’t connect to the remote server after installing Oracle locally
- Docker builds the pit that Seata stepped on. can not connect to services-server
- VMware Virtualcenter failed firstboot. Failed to generate Virtu when installing vCenter6.7 on Windows Server 2008R2