Docker
Docker rootless mode failed because max_user_namespaces is too small
Rootless Docker could not start because the system limit for user namespaces is too low for the rootless setup.
Docker
Rootless Docker could not start because the system limit for user namespaces is too low for the rootless setup.
Observed message
[rootlesskit:parent] error: failed to start the child: fork/exec /proc/self/exe: no space left on device
Why it happens
How to fix it
Official reference
Docker Docs: Rootless troubleshootingRelated errors
Explore more