Before I try this, I’ve discovered another useful Linux command:
ps faux | less
I’ve run it while the docker.io installation is hanging and got this:
It looks like the process is waiting for the password but it doesn’t ask for it in the console. Do you know how can I get around that?