Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #266 from thaJeztah/18.09_add_seccomp_dependency
Browse files Browse the repository at this point in the history
[18.09] Add libseccomp requirement for rpm packages
Upstream-commit: 9a7acfb9942edb67ce429f6d78c228036b0d465f
Component: packaging
  • Loading branch information
andrewhsu committed Nov 28, 2018
2 parents 959e3a8 + 85e1aa5 commit 1355f26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/packaging/rpm/SPECS/docker-ce.spec
Expand Up @@ -15,6 +15,7 @@ Packager: Docker <support@docker.com>

Requires: docker-ce-cli
Requires: container-selinux >= 2.9
Requires: libseccomp >= 2.3
Requires: systemd-units
Requires: iptables
# Should be required as well by docker-ce-cli but let's just be thorough
Expand Down

0 comments on commit 1355f26

Please sign in to comment.