We have implemented Docker and Kubernetes in our environment. Recently we came up with the issue of space on our EC2 instances. We found that docker images which are exited are using more space on the instances. Hence, I thought of creating a script to clean up the Exited Images. I am able to get the script to clean up. However, I am unable to find the best way to schedule the script. Please suggest.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Tip: Cleaning up old containers | 0 | 1515 | August 22, 2014 | |
How to clean unsed Docker stuff under /var/lib/docker | 5 | 35897 | October 22, 2018 | |
Docker registry cleanup best practices | 1 | 14905 | October 7, 2016 | |
Simple script needed to delete all docker images over 4 weeks old | 9 | 36653 | September 17, 2020 | |
How can i delete images from docker hub older than 30days | 0 | 1055 | June 21, 2020 |