mirror of
https://github.com/containers/podman.git
synced 2025-07-17 17:43:23 +08:00
Merge pull request #4781 from haircommander/seccomp-profile-root
play kube: make seccomp handling better conform to k8s
This commit is contained in:
@ -40,6 +40,10 @@ value can be entered. The password is entered without echo.
|
||||
|
||||
Suppress output information when pulling images
|
||||
|
||||
**--seccomp-profile-root**=*path*
|
||||
|
||||
Directory path for seccomp profiles (default: "/var/lib/kubelet/seccomp"). (Not available for remote commands)
|
||||
|
||||
**--tls-verify**=*true|false*
|
||||
|
||||
Require HTTPS and verify certificates when contacting registries (default: true). If explicitly set to true,
|
||||
|
Reference in New Issue
Block a user