buildkit/executor
Sebastiaan van Stijn a1a85daeb5
executor: switch to docker seccomp profile
While we try to keep the containerd and docker seccomp profiles in sync,
they may not always be; this switches the executor to use the docker
seccomp profile, so that buildkit (when vendored in docker) will use
the same default seccomp profile as is used for containers.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-18 10:05:36 +01:00
..
containerdexecutor copy containerd.UnknownExitStatus to local const 2020-11-18 00:11:09 +01:00
oci executor: switch to docker seccomp profile 2020-11-18 10:05:36 +01:00
runcexecutor copy containerd.UnknownExitStatus to local const 2020-11-18 00:11:09 +01:00
executor.go executor: change mount to struct 2020-11-02 22:20:51 -08:00
stubs.go executor: remove stub files from rootfs 2020-10-18 23:39:17 -07:00