Skip to content

Project to quickly determine which containers in a set need updating (yum/rpm based).

Notifications You must be signed in to change notification settings

rhos-infra/container-check

 
 

Repository files navigation

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.

About

Project to quickly determine which containers in a set need updating (yum/rpm based).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%