docker-ce not available anymore via CentOS7 extras repos?

Issues related to applications and software problems
Post Reply
ThomasH
Posts: 2
Joined: 2019/10/06 18:15:49

docker-ce not available anymore via CentOS7 extras repos?

Post by ThomasH » 2019/10/06 19:32:38

Hi all

Any idea why docker-ce is not available anymore via CentOS7 extras repos?

It was still there last week - today it seems it's gone.

Or does it have a new name?

Best regards
Tom

Code: Select all

[root@mail yum.repos.d]# yum install docker-ce
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * atomic: www6.atomicorp.com
 * base: pkg.adfinis-sygroup.ch
 * epel: pkg.adfinis-sygroup.ch
 * extras: pkg.adfinis-sygroup.ch
 * remi-php56: remi.schlundtech.de
 * remi-safe: remi.schlundtech.de
 * updates: pkg.adfinis-sygroup.ch
No package docker-ce available.
Error: Nothing to do
[root@mail yum.repos.d]# cat /etc/redhat-release
CentOS Linux release 7.7.1908 (Core)
[root@mail yum.repos.d]# yum list | grep -i docker
cockpit-docker.x86_64                      195.1-1.el7.centos.0.1     extras
docker.x86_64                              2:1.13.1-103.git7f2769b.el7.centos
docker-client.x86_64                       2:1.13.1-103.git7f2769b.el7.centos
docker-client-latest.x86_64                1.13.1-58.git87f2fab.el7.centos
docker-common.x86_64                       2:1.13.1-103.git7f2769b.el7.centos
docker-compose.noarch                      1.18.0-4.el7               epel
docker-compose.x86_64                      1.24.1-4.1                 server_eGroupWare
docker-distribution.x86_64                 2.6.2-2.git48294d9.el7     extras
docker-latest.x86_64                       1.13.1-58.git87f2fab.el7.centos
docker-latest-logrotate.x86_64             1.13.1-58.git87f2fab.el7.centos
docker-latest-v1.10-migrator.x86_64        1.13.1-58.git87f2fab.el7.centos
docker-logrotate.x86_64                    2:1.13.1-103.git7f2769b.el7.centos
docker-lvm-plugin.x86_64                   2:1.13.1-103.git7f2769b.el7.centos
docker-novolume-plugin.x86_64              2:1.13.1-103.git7f2769b.el7.centos
docker-registry.x86_64                     0.9.1-7.el7                extras
docker-v1.10-migrator.x86_64               2:1.13.1-103.git7f2769b.el7.centos
egroupware-docker.noarch                   19.1.20190917-7.1          server_eGroupWare
golang-github-fsouza-go-dockerclient-devel.x86_64
imagefactory-plugins-Docker.noarch         1.1.8-4.el7                epel
kdocker.x86_64                             4.9-1.el7                  epel
pcp-pmda-docker.x86_64                     4.3.2-2.el7                base
podman-docker.noarch                       1.4.4-4.el7.centos         extras
python-docker-py.noarch                    1:1.10.6-9.el7_6           extras
python-docker-pycreds.noarch               1:0.3.0-9.el7_6            extras
python-docker-scripts.noarch               0.4.4-1.el7                epel
python-dockerfile-parse.noarch             0.0.5-1.el7                epel
python2-avocado-plugins-runner-docker.noarch
python2-docker-squash.noarch               1.0.7-3.el7                epel
python2-dockerpty.noarch                   0.4.1-10.el7               epel
python36-docker.noarch                     2.6.1-3.el7                epel
python36-docker-pycreds.noarch             0.2.1-2.el7                epel

ThomasH
Posts: 2
Joined: 2019/10/06 18:15:49

Re: docker-ce not available anymore via CentOS7 extras repos?

Post by ThomasH » 2019/10/07 09:04:23

Hi all,

The issue is solved. docker-ce seems only be valid at CentOS 8.

Best regards
Tom

Post Reply