Commit Graph

109 Commits

Author SHA1 Message Date
mag37 8f95ac0305 Added error check.
Added error check so that instead of breaking, if containers cant be checked on the registry (eg. locally built or deprecated) they'll be added to a error-list.
2023-01-20 12:47:17 +01:00
mag37 d5afc8f402 Update dockcheck.sh 2023-01-20 11:52:47 +01:00
mag37 66b53ec3af added some more functionality
Added help section.
Added getops for options.
Added -a for auto update
Added -n for no updates.
Added $1 use to filter what containers.
2023-01-19 12:09:29 +01:00
mag37 b71d33c842 Update dockcheck.sh
moved in arch-check to only be called if not having the binary already.
2023-01-18 21:51:31 +01:00
mag37 07fe6ab9eb Update dockcheck.sh
added a check if there's any updates.
changed order on listings.
2023-01-18 21:45:31 +01:00
mag37 9efbca8bb1 minor edits
safer code, encapsulation etc.
2023-01-18 19:13:45 +01:00
mag37 929df7b376 Update dockcheck.sh
added a simple progress indicator ......
2023-01-18 14:56:48 +01:00
mag37 8d5ab4f358 Update dockcheck.sh 2023-01-18 13:28:38 +01:00
mag37 c1fbb4f0d2 Create dockcheck.sh
first commit
2023-01-18 11:50:00 +01:00