moby--moby/profiles
Brian Goff ccbb00c815 Remove dependency in dockerd on libseccomp
This was just using libseccomp to get the right arch, but we can use
GOARCH to get this.
The nativeToSeccomp map needed to be adjusted a bit for mipsle vs mipsel
since that's go how refers to it. Also added some other arches to it.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2020-09-11 22:48:42 +00:00
..
apparmor apparmor: allow readby and tracedby 2019-04-22 09:11:50 -05:00
seccomp Remove dependency in dockerd on libseccomp 2020-09-11 22:48:42 +00:00