I ran all the statements referenced here to remove docker. Yet, from the terminal,
docker run hello-world
still runs and creates a container.
Meanwhile
sudo dpkg -l | grep -i docker
shows no docker packages installed.
I am running Linux Mint 20.1 Cinnamon.