buildkit/executor/oci
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
..
hosts.go Add hostname specifying for building 2020-10-14 14:45:36 +08:00
mounts.go Refactor OCI Spec generation to use oci.SpecOpts more 2020-07-31 02:49:39 +10:00
mounts_test.go Refactor OCI Spec generation to use oci.SpecOpts more 2020-07-31 02:49:39 +10:00
resolvconf.go upgrade errors checks to Is() 2020-04-18 22:53:38 -07:00
resolvconf_test.go executor/oci: add TestResolvConfNotExist 2019-10-10 23:24:17 +00:00
spec.go Add hostname specifying for building 2020-10-14 14:45:36 +08:00
spec_unix.go executor: switch to docker seccomp profile 2020-11-18 10:05:36 +01:00
spec_windows.go executor: switch to docker seccomp profile 2020-11-18 10:05:36 +01:00
user.go executor/oci.GetUser(): remove unused context 2020-07-30 11:31:03 +02:00