crtxdmp.
A collection of ideas, snippets and other things.
Stop all currently running docker container
docker
kill
$(
docker
ps
-q
)
docker
— Mar 24, 2021
GitHub
LinkedIn