Docker tidak bisa menghentikan wadah

sudo systemctl restart docker.socket docker.service
docker rm -f <container id>
Arno Deceuninck