Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly handle "builtin" seccomp profile
Like in CLI [1] the "builtin" seccomp profile should be handled the same as "unconfined". [1] https://github.com/docker/cli/blob/f4a68da19595d64c50b0bbc2b1f15e645943ed82/cli/command/container/opts.go#L929 Signed-off-by: Rafael Buchbinder <[email protected]>
- Loading branch information