Get the App
SLTechnology News&Howtos  ›  Development  › 

How to install a specified version of Docker for Centos

Shulou Source: shulou.com Published: 2022-06-01 01:51:54 09月21日 Update

This article mainly introduces the relevant knowledge of "how to install a specified version of Docker for Centos". The editor shows you the operation process through an actual case. The method of operation is simple and fast, and it is practical. I hope this article "how to install a specified version of Docker for Centos" can help you solve the problem.

Install Docker

Remove the old version:

$sudo yum remove docker\ docker-client\ docker-client-latest\ docker-common\ docker-latest\ docker-latest-logrotate\ docker-logrotate\ docker-selinux\ docker-engine-selinux\ docker-engine

Install some necessary system tools:

Sudo yum install-y yum-utils device-mapper-persistent-data lvm2

Add software source information:

Sudo yum-config-manager-- add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo

Update the yum cache:

Sudo yum makecache fast

View the available versions of Docker-ce:

Yum list docker-ce-- showduplicates | sort-r

Note: if you need to display only the table version, you can close the test version of list:

Sudo yum-config-manager-enable docker-ce-edgesudo yum-config-manager-enable docker-ce-test

Update the yum package index

Yum makecache fast

Install the specified version of docker-ce:

Sudo yum install-y docker-ce-17.03.2.ce-1.el7.centos

Error: if it is shown that the specified version of the docker-ce-selinux dependency package needs to be installed when installing the specified version of docker, install:

Yum install-y https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-selinux-17.03.2.ce-1.el7.centos.noarch.rpm 's content on "how to install a specified version of Docker for Centos" ends here. Thank you for reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.

Tags: Version knowledge update industry different practical necessary content practical practical tools articles methods more cases source information knowledge points articles systems indexes Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno OPPO Reno macOS vpn Shulou Information Microsoft