Docker no puede detener el contenedor

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