package seccomp

import "github.com/containerd/containerd/pkg/seccomp"

Index

Functions

func IsEnabled

func IsEnabled() bool

IsEnabled returns if the kernel has been configured to support seccomp. From https://github.com/opencontainers/runc/blob/v1.0.0-rc91/libcontainer/seccomp/seccomp_linux.go#L86-L102

Source Files

seccomp_linux.go

Version
v1.5.0-beta.0
Published
Jan 21, 2021
Platform
linux/amd64
Imports
4 packages
Last checked
23 minutes ago

Tools for package owners.