Stop All Docker Containers
Today I had problems running a NGinx Docker container with docker-compose
after a system update.
So I wanted to reset all docker containers.
Here are the relevant commands: Stop and remove all docker containers and images.
Read other posts