Moonrise2473, 1 year ago checked .bash_history, looks like i installed docker in the new rootless mode <span style="color:#323232;">wget get.docker.com </span><span style="color:#323232;">ls </span><span style="color:#323232;">mv index.html docker.sh </span><span style="color:#323232;">chmod +x docker.sh </span><span style="color:#323232;">./docker.sh </span><span style="color:#323232;">dockerd-rootless-setuptool.sh install </span><span style="color:#323232;">sudo dockerd-rootless-setuptool.sh install </span><span style="color:#323232;">sudo apt install uidmap </span><span style="color:#323232;">dockerd-rootless-setuptool.sh install </span> now i need to see how to restore it to work in the traditional way or i will become crazy with the permissions…
checked .bash_history, looks like i installed docker in the new rootless mode
<span style="color:#323232;">wget get.docker.com </span><span style="color:#323232;">ls </span><span style="color:#323232;">mv index.html docker.sh </span><span style="color:#323232;">chmod +x docker.sh </span><span style="color:#323232;">./docker.sh </span><span style="color:#323232;">dockerd-rootless-setuptool.sh install </span><span style="color:#323232;">sudo dockerd-rootless-setuptool.sh install </span><span style="color:#323232;">sudo apt install uidmap </span><span style="color:#323232;">dockerd-rootless-setuptool.sh install </span>
now i need to see how to restore it to work in the traditional way or i will become crazy with the permissions…