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)
Fri, Feb 28, 00:04
Unknown Object (File)
Thu, Feb 27, 22:05
Unknown Object (File)
Thu, Feb 27, 16:04
Unknown Object (File)
Wed, Feb 26, 19:09
Unknown Object (File)
Tue, Feb 25, 10:34
Unknown Object (File)
Mon, Feb 17, 12:37
Unknown Object (File)
Sat, Feb 15, 21:32
Unknown Object (File)
Sat, Feb 15, 12:12
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 3428
Build 3677: arc lint + arc unit