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 | |
|---|---|---|---|---|
| Simple script needed to delete all docker images over 4 weeks old | 9 | 40291 | September 17, 2020 | |
| How can i delete images from docker hub older than 30days | 0 | 1165 | June 21, 2020 | |
| Tip: Cleaning up old containers | 0 | 1531 | August 22, 2014 | |
| Command to remove all unused images | 27 | 367062 | June 22, 2024 | |
| Docker DELETE commands gets executed every half hour | 0 | 869 | October 13, 2017 |