Page MenuHomeDevCentral

Don't try to install last docker-ce version on CentOS
ClosedPublic

Authored by dereckson on Feb 14 2020, 21:21.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 15, 13:56
Unknown Object (File)
Mon, Oct 14, 14:40
Unknown Object (File)
Sun, Oct 13, 16:14
Unknown Object (File)
Wed, Oct 9, 11:29
Unknown Object (File)
Sat, Sep 28, 23:37
Unknown Object (File)
Tue, Sep 24, 12:39
Unknown Object (File)
Thu, Sep 19, 15:43
Unknown Object (File)
Thu, Sep 19, 15:18
Subscribers
None

Details

Summary

Could conflict with containerd.io, provided by another repo.

Fixes the following issue:

Error:
 Problem: package docker-ce-3:19.03.6-3.el7.x86_64 requires containerd.io >= 1.2.2-3, but none of the providers can be installed
  - cannot install the best candidate for the job
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Ref T1595.

Test Plan

salt-call state.sls_id install_docker_engine roles/paas-docker/docker/software

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
docker-containerd-fix (branched from master)
Build Status
Buildable 3426
Build 3675: arc lint + arc unit