buildkit/vendor
Brian Goff 68bb095353 Add support for apparmor/selinux
Set's an apparmor profile on the OCI spec if one is configred on the
worker.
Adds selinux labels to containers (only added if selinux is enabled on
the system).

This assumes that the specified apparmor profile is already loaded on
the system and does not try to load it or even check if it is loaded.

SELinux support requires the `selinux` build tag to be added.
Likewise, `runc` would require both the `apparmor` and `selinux` build
tags.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>

Vendored go-selinux to v1.8.0
Fixed tests

Signed-off-by: Tibor Vass <tibor@docker.com>
2021-01-27 23:40:43 +00:00
..
github.com Add support for apparmor/selinux 2021-01-27 23:40:43 +00:00
go.etcd.io/bbolt
go.opencensus.io Bump stargz-snapshotter and partial registry logic integration 2020-10-29 12:37:03 +09:00
go.uber.org/atomic Enable to use stargz snapshotter without spawning plugin process 2020-09-03 14:13:26 +09:00
golang.org/x vendor: golang.org/x/crypto v0.0.0-20201117144127-c1f2f97bffc9 2020-11-18 12:28:12 +01:00
google.golang.org Bump stargz-snapshotter and partial registry logic integration 2020-10-29 12:37:03 +09:00
gopkg.in/yaml.v2 Bump stargz-snapshotter and partial registry logic integration 2020-10-29 12:37:03 +09:00
gotest.tools/v3
modules.txt Add support for apparmor/selinux 2021-01-27 23:40:43 +00:00