Docker Small Hints #4: Cleaning up your local zombie docker images
                     The following commands I found very useful to get rid of zombie docker objects/images, which are accumulated over testing time. If you don’t remove them from time to time,  it can happen that your local docker environment runs out...