moby/hack
Justin Cormack 93bbc76ee5 Add a test that the default seccomp profile allows execution of 32 bit binaries
While testing #24510 I noticed that 32 bit syscalls were incorrectly being
blocked and we did not have a test for this, so adding one.

This is only tested on amd64 as it is the only architecture that
reliably supports 32 bit code execution, others only do sometimes.

There is no 32 bit libc in the buildpack-deps so we cannot build
32 bit C code easily so use the simplest assembly program which
just calls the exit syscall.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-07-27 18:42:34 +01:00
..
Jenkins Update win2lin scripts to match production 2016-06-08 11:08:23 -07:00
make Add a test that the default seccomp profile allows execution of 32 bit binaries 2016-07-27 18:42:34 +01:00
.vendor-helpers.sh Make the docker proxy a standalone binary not a re-exec 2016-07-07 12:53:39 +01:00
dind Update dind 2016-05-24 20:42:28 -07:00
generate-authors.sh Move scripts back to hack/, leave docs in project/ 2015-03-13 14:04:08 -06:00
install.sh updates to fix install script for RHEL 2016-06-29 13:51:27 -04:00
make.sh bump Go to 1.6.3 2016-07-18 23:15:03 +02:00
release.sh Update release script installation instructions 2016-06-16 11:58:29 -07:00
vendor.sh Merge pull request #25050 from aaronlehmann/vendor-swarmkit-rc5 2016-07-26 01:47:34 -07:00