Comment quitter Docker

sudo systemctl stop docker

docker run -it someimage

sudo systemctl start docker
Evil Echidna