mirror of
https://github.com/rancher/os.git
synced 2025-09-03 07:44:21 +00:00
Support user Docker userns-remap (#63)
This commit is contained in:
@@ -136,6 +136,7 @@
|
||||
"selinux_enabled": {"type": ["boolean", "null"]},
|
||||
"storage_driver": {"type": "string"},
|
||||
"userland_proxy": {"type": ["boolean", "null"]},
|
||||
"userns_enabled": {"type": ["boolean", "null"]},
|
||||
"insecure_registry": {"$ref": "#/definitions/list_of_strings"}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user