Commit Graph

94 Commits

Author SHA1 Message Date
mag37
ae4ed9a196 bugs+issues listed 2023-01-22 13:40:19 +01:00
mag37
f44d35bfeb bugs+issues listed 2023-01-22 13:39:18 +01:00
mag37
b11feab4b5 bugs+issues listed
Listed resolved bugs and known issues.
2023-01-22 13:37:28 +01:00
mag37
d5fb9e3789 bugquash-multidigest
Changed the logic in comparing the digests - if the local check had multiple digests for an image, the old logic would be inaccurate.
New logic just check if the newest digest is among the list of local digests, should avoid some false positives.
2023-01-21 12:37:48 +01:00
mag37
1f896cf794 Update README.md
Replaced example video with gif.
2023-01-20 13:17:42 +01:00
mag37
0f72d1c322 Add files via upload
Terminal recording of a run
2023-01-20 13:15:46 +01:00
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
8e6a9b3b8b Update README.md 2023-01-19 18:42:50 +01:00
mag37
3b55635944 Update README.md 2023-01-19 12:29:22 +01:00
mag37
728ebf2828 Update README.md 2023-01-19 12:28:15 +01:00
mag37
1c5b2daa56 Update README.md 2023-01-19 12:24:34 +01:00
mag37
b5e2fcde1e renamed to not mix with the main script 2023-01-19 12:24:10 +01:00
mag37
a57c79e60f Update README.md 2023-01-19 12:21:05 +01:00
mag37
55e8e6bde0 Update README.md 2023-01-19 12:20:02 +01:00
mag37
6195b712ac Update README.md
Added new example with flags and optional filter.
2023-01-19 12:16:49 +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
82c487e6a8 Update README.md 2023-01-19 10:04:06 +01:00
mag37
3655899a4e Update README.md 2023-01-19 10:03:43 +01:00
mag37
0600fd25d7 Update README.md 2023-01-19 10:03:26 +01:00
mag37
fef472d618 Update dc_function.sh
Added the possibility to check multiple containers by name-wildcarding. Eg `dockcheck ng` would check all containers named anything with `ng` like nginx_local, reverse_nginx
2023-01-19 09:58:06 +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
72f00fdf9e Rename dockcheck_function.sh to dc_function.sh
changed name
2023-01-18 21:20:49 +01:00
mag37
ffebbd5465 Update README.md 2023-01-18 21:12:00 +01:00
mag37
7a64bf90df Update README.md 2023-01-18 21:07:52 +01:00
mag37
d596df86a4 Update README.md 2023-01-18 21:03:42 +01:00
mag37
83eb5505a1 Update dockcheck_function.sh 2023-01-18 20:55:51 +01:00
mag37
0f14b123ef Update dockcheck_function.sh
safer code, encapsulation etc
2023-01-18 19:24:29 +01:00
mag37
9efbca8bb1 minor edits
safer code, encapsulation etc.
2023-01-18 19:13:45 +01:00
mag37
b5c3588aec Update README.md 2023-01-18 19:06:12 +01:00
mag37
d03bddfead Update README.md 2023-01-18 19:05:48 +01:00
mag37
a0c5c20be3 Update README.md 2023-01-18 19:04:42 +01:00
mag37
929df7b376 Update dockcheck.sh
added a simple progress indicator ......
2023-01-18 14:56:48 +01:00
mag37
61d0ff7c38 Update README.md 2023-01-18 13:46:00 +01:00
mag37
85fcc22461 Update README.md 2023-01-18 13:45:30 +01:00
mag37
5159ef15cc Update README.md 2023-01-18 13:45:15 +01:00
mag37
b84894ecb4 Update README.md 2023-01-18 13:44:39 +01:00
mag37
9ba49ffa15 Update dockcheck_function.sh 2023-01-18 13:30:20 +01:00
mag37
8d5ab4f358 Update dockcheck.sh 2023-01-18 13:28:38 +01:00
mag37
b43cd65645 Update dockcheck_function.sh 2023-01-18 11:54:03 +01:00
mag37
efb3eba337 Create dockcheck_function.sh
first commit
2023-01-18 11:53:28 +01:00
mag37
c1fbb4f0d2 Create dockcheck.sh
first commit
2023-01-18 11:50:00 +01:00
mag37
65d4536dfe Initial commit 2023-01-18 11:47:52 +01:00