-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
To enable seccomp for s390x and ppc we need to do the steps described in Docker issue moby/moby#23171.
For runc we have to:
- Add runc patch seccomp: Add ppc and s390x to seccomp/config.go #864 [already merged]
- Bump versions in Godeps directory that include:
- libseccomp-golang [1] : seccomp/libseccomp-golang@32f571b
- runtime-spec [2] : seccomp: Add ppc and s390x to specs-go/config.go runtime-spec#475 [merged -> d6fbe04]
Ping @cyphar (since you did PR #842)
Ping @justincormack
Metadata
Metadata
Assignees
Labels
No labels