Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 407 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 407 Bytes

Container Check

This is a simple script that checks your yum repos vs a list of containers. It can then tell you which containers need updating and optionaly update them if the --update argument is passed.

Some notes:

  • It uses a process pool to run containers in parallel.
  • It's a little bit smart about which containers to update.
  • It commits the containers back with the same tag.