Open afraidjpg opened 1 year ago
I'm getting this same error, but it depends on the container. It just can't stop or be deleted, anything that resolves is to restart the docker, but this occurs every time.
I have this issue too, it there a way to actually force kill and remove a container? docker rm --force
is not work for me
$ docker rm -f ef21e590981d84c54d3
Error response from daemon: Could not kill running container ef21e590981d84c54d3f3dfc61ca4bc7e43433bf15e888e0ab42f9575088595f, cannot remove - tried to kill container, but did not receive an exit event
Yep keeps happening to me out of the blue. Had this compose working for years before.
I have save problem but in a kubernetes cluster (v1.22 - kubeadm) with docker 20.10.24. Do you find the problem?
Expected behavior
stop all container success
Actual behavior
cannot stop them all:
Tried to stop many times, and finally
mq-local
andes-local
could not be stopped. I can fix it by restart docker, but, I have other containers running. and I don't think this is a good solutiondocker-compose.yml :
Information
Output of
/Applications/Docker.app/Contents/MacOS/com.docker.diagnose check
Steps to reproduce the behavior
docker compose up -d
kibana-local
many timesdocker compose down