Starting with Docker 20.10.6 ( #42084 , #42109), docker-rootless-setuptool.sh creates the rootless CLI context by default, but it does not use the context by default.
I suggest running docker context use rootless by default.
(I can't remember why I didn't do so in the first place 😓 )
Starting with Docker 20.10.6 ( #42084 , #42109),
docker-rootless-setuptool.shcreates therootlessCLI context by default, but it does notusethe context by default.I suggest running
docker context use rootlessby default.(I can't remember why I didn't do so in the first place 😓 )