docker remove all process



Best command of the day


docker stop $(docker ps -a -q)
docker rm $(docker ps -a -q)

Comments

Popular posts from this blog

mongosh install properly

gemini cli getting file not defined error

vllm : Failed to infer device type