mirror of
https://github.com/rancher/os.git
synced 2025-09-07 01:31:06 +00:00
Support user Docker userns-remap (#63)
This commit is contained in:
@@ -197,6 +197,7 @@ type DockerConfig struct {
|
||||
CAKey string `yaml:"ca_key,omitempty"`
|
||||
Environment []string `yaml:"environment,omitempty"`
|
||||
StorageContext string `yaml:"storage_context,omitempty"`
|
||||
UserNsEnabled bool `yaml:"userns_enabled,omitempty"`
|
||||
Exec bool `yaml:"exec,omitempty"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user