KoalixSwitzerland / koalixcrm

koalixcrm is an Open Source Python CRM and ERP based on django
www.koalix.org
BSD 3-Clause "New" or "Revised" License
531 stars 218 forks source link

Remove all docker images after pushing the new version to dockerhub #305

Closed scaphilo closed 4 years ago

scaphilo commented 4 years ago

To save disk space on the jenkins installation, remove all docker images after docker build docker system prune -a -f