I would like to share with you Powershell script for handling Docker containers and images especially removing them. This script saved me a lot of time because I need relatively often recreate docker images to get new changes inside.
If you use Docker containers for development you have probably encountered how to easily manage containers. So let me tell you a bit about Kitematic.
A few basic commands to easily manage docker images and containers.