Use Docker CE (official) on CentOS 8

It seems that on 9/18/2020, officially released CentOS 8 version of Docker CE. So make a note of the installation procedure.

The package itself can be found at https://download.docker.com/linux/centos/8/x86_64/stable/Packages/.

Installation procedure

Unfortunately Podman can't co-exist with Docker CE and should be removed.

$ sudo rpm -e podman-docker

Follow the steps below to install Docker CE.

$ sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
$ sudo dnf install docker-ce

Recommended Posts

Use Docker CE (official) on CentOS 8
Docker installation on CentOS 6
Use perltidy on CentOS 8
Use mod_auth_cas on CentOS 8
Use bat on Centos.
WordPress with Docker Compose on CentOS 8
Use Docker on your M1 Mac
Use the iostat command on CentOS 8
Programs that use io_uring do not work with Docker on CentOS 8
Use docker in proxy environment on ubuntu 20.04.1
Liberty on Docker
OpenVPN on CentOS 8
Redmine on Docker
Maven on CentOS 7 tutorial
Install Golang on CentOS 8
Use Flutter on Ubuntu
Try OpenLiteSpeed on CentOS8
python notes on docker
Install Neo4j 4.1.3 on centOS
Tomcat v8 on CentOS7
Why we use Docker
Install Docker on Manjaro
Use Puphpeteer with Docker
Install Vertica 10.0 on CentOS 6.10
Zabbix 5 installation on CentOS 8
Use CentOS with LXD
Install nginx on centOS7
Install Python 3 on CentOS 7
Install kuromoji on CentOS7
Use ngrok with Docker
Jetty v8 on CentOS7
Install Mattermost on CentOS 7
Install PostGIS 2.5.5 on CentOS7
Use mkdir on ubuntu
Install jpndistrict on CentOS 7
Use Corretto 11 on Heroku
Use cpplapack on ubuntu
M.S. docker on Windows
Install Redmine 4.1.1 on CentOS 7
Install PostgreSQL 13 on CentOS 7.5
Docker installation on WSL2
Run phpunit on Docker
Proceed with Rust official documentation on Docker container (1. Getting started)
Until you start nginx on CentOS using Docker on Mac OS
Note: Install nginx from official repositories with dnf on CentOS 8
Try RabbitMQ + PHP on CentOS
Use GDAL with Python with Docker
Install Docker on Windows 10 PRO
Run VS Code on Docker
Make exFat available on CentOS 7
Install Docker on Ubuntu Server 20.04
Run openvpn on Docker (windows)
Oracle Java 8 on Docker Ubuntu
Use Swift Package on Playground
Install OpenFOAM v2006 on CentOS
Install Jenkins on Docker's CentOS
Install Apache on CentOS on VirtualBox
Hosted Apicurio Studio on Docker
Use native code on Android
Introducing Let's Encrypt on CentOS 7
Java version change on CentOS