mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@ -151,7 +151,7 @@ type ContainerRootFSConfig struct {
|
||||
// ContainerSecurityConfig is an embedded sub-config providing security configuration
|
||||
// to the container.
|
||||
type ContainerSecurityConfig struct {
|
||||
// Pirivileged is whether the container is privileged. Privileged
|
||||
// Privileged is whether the container is privileged. Privileged
|
||||
// containers have lessened security and increased access to the system.
|
||||
// Note that this does NOT directly correspond to Podman's --privileged
|
||||
// flag - most of the work of that flag is done in creating the OCI spec
|
||||
|
Reference in New Issue
Block a user