mirror of
https://github.com/containers/podman.git
synced 2025-12-13 02:09:16 +08:00
vendor: update containers/common
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
1
vendor/github.com/containers/common/pkg/config/config.go
generated
vendored
1
vendor/github.com/containers/common/pkg/config/config.go
generated
vendored
@@ -214,6 +214,7 @@ type ContainersConfig struct {
|
||||
UserNS string `toml:"userns,omitempty"`
|
||||
|
||||
// UserNSSize how many UIDs to allocate for automatically created UserNS
|
||||
// Deprecated: no user of this field is known.
|
||||
UserNSSize int `toml:"userns_size,omitempty,omitzero"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user