9c47bb08991fbc0f3d55a459e78e550c591bdb4f
The RPM packages list containerd as a hard dependency. While having containerd installed allows certain features (e.g., allow you to run `docker engine activate`), this should not be a requirement for installing the Docker CLI, as it limits the use of this package for situations where the CLI is installed to connect to a remote daemon. This patch removes the containerd dependency from the RPM packages (the deb packages don't have this dependency, so no change is needed in those packages) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 037349c5dc3f18d3bea3be0217e249f716a8be25) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Signed-off-by: Eli Uriegas <eli.uriegas@docker.com> Upstream-commit: bc3867a8f6e59c56c967720c33c6ce9a65b64b7b Component: packaging
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%