mirror of
https://github.com/containers/podman.git
synced 2025-11-12 00:47:04 +08:00
Vendor in common 0.33.1
As per title Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/common/pkg/config/config.go
generated
vendored
2
vendor/github.com/containers/common/pkg/config/config.go
generated
vendored
@@ -318,7 +318,7 @@ type EngineConfig struct {
|
||||
|
||||
// RuntimeSupportsNoCgroups is a list of OCI runtimes that support
|
||||
// running containers without CGroups.
|
||||
RuntimeSupportsNoCgroups []string `toml:"runtime_supports_nocgroupv2,omitempty"`
|
||||
RuntimeSupportsNoCgroups []string `toml:"runtime_supports_nocgroup,omitempty"`
|
||||
|
||||
// RuntimeSupportsKVM is a list of OCI runtimes that support
|
||||
// KVM separation for containers.
|
||||
|
||||
Reference in New Issue
Block a user