Is this a Linux kernel namespace that is disabled by default and must be enabled at Docker engine runtime to be used? user
Is this a Linux kernel namespace that is disabled by default and must be enabled at Docker engine runtime to be used? user
A If you intend to use user namespaces in Docker, you need to explicitly enable them in the Docker daemon configuration. This involves modifying the Docker daemon configuration file (usually located at /etc/docker/daemon.json) and adding the "userns-remap" option with the desired configuration.
Also sure that "user" has to be enabled first as namespace