Here you find Docker specific and often used hints and workflows. As well as some configurations and links.
tbd!
docker rm -f $(docker ps -a -q)
docker volume prune
Install Docker on
… for testing/development check the convenience script!