Problem scenario
How do you resolve the Docker error 'ERRO[0000] cannot setup namespace using newuidmap: exit status 1'?
Possible Solution #1
Reboot the Docker host.
Possible Solution #2
Good commands to help understand what might be going on are lsns
, sudo lsns
, and man nsenter