Moonrise2473, 1 year ago I fixed it: for future reference: from docs.docker.com/engine/security/rootless/#uninsta…, run dockerd-rootless-setuptool.sh uninstall delete the user data (warning: i wasn’t using any docker volumes and i had no data to lose!!!) using the command that the previous script tells you add your user to the docker group and use the traditional “run docker as root” way: docs.docker.com/engine/…/linux-postinstall/#manag…
I fixed it:
for future reference:
dockerd-rootless-setuptool.sh uninstall