title |
content_type |
_build |
stages |
removed |
ExperimentalHostUserNamespaceDefaulting |
feature_gate |
|
stage |
defaultValue |
fromVersion |
toVersion |
beta |
false |
1.5 |
1.27 |
|
stage |
defaultValue |
fromVersion |
toVersion |
deprecated |
false |
1.28 |
1.29 |
|
|
true |
Enabling the defaulting user
namespace to host. This is for containers that are using other host namespaces,
host mounts, or containers that are privileged or using specific non-namespaced
capabilities (e.g. MKNODE
, SYS_MODULE
etc.). This should only be enabled
if user namespace remapping is enabled in the Docker daemon.