Cleanup Old Docker Images from Sonatype Nexus Repository

By Mohamed Labouardy on January 02, 2018 github

4 minute read time

I built a Sonatype Nexus CLI which uses Docker Registry API to purge Docker images and keep the last X images and delete all other. Here's how I did it.
Read More...