Cara Keluar dari Docker

sudo systemctl stop docker

docker run -it someimage

sudo systemctl start docker
Evil Echidna