Merge pull request #269 from thaJeztah/18.09_backport_dont_require_containerd
[18.09 backport] Remove containerd dependency from CLI Upstream-commit: ad65acf1a609e92019c961538c4d7c1b43eaf77c Component: packaging
This commit is contained in:
@ -14,7 +14,6 @@ Packager: Docker <support@docker.com>
|
||||
|
||||
# required packages on install
|
||||
Requires: /bin/sh
|
||||
Requires: containerd
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: libtool-ltdl-devel
|
||||
|
||||
@ -19,7 +19,6 @@ Requires: libseccomp >= 2.3
|
||||
Requires: systemd-units
|
||||
Requires: iptables
|
||||
Requires: libcgroup
|
||||
# Should be required as well by docker-ce-cli but let's just be thorough
|
||||
Requires: containerd.io
|
||||
Requires: tar
|
||||
Requires: xz
|
||||
|
||||
Reference in New Issue
Block a user