mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
These are replaced by `container-selinux` on fedora-25 and centos-7. Marking these packages as obsolete makes the installation process a bit smoother, otherwise the user will have to manually uninstall the older packages to install the new one. Also makes fedora24 use container-selinux which is now supports labeling the `dockerd` binary correctly. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: 94943b47520aa81bbe30fbc4eb927c79047ef6d2 Component: packaging