Commit Graph

30 Commits

Author SHA1 Message Date
55e8e6bde0 Update README.md 2023-01-19 12:20:02 +01:00
6195b712ac Update README.md
Added new example with flags and optional filter.
2023-01-19 12:16:49 +01:00
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
82c487e6a8 Update README.md 2023-01-19 10:04:06 +01:00
3655899a4e Update README.md 2023-01-19 10:03:43 +01:00
0600fd25d7 Update README.md 2023-01-19 10:03:26 +01:00
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
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
07fe6ab9eb Update dockcheck.sh
added a check if there's any updates.
changed order on listings.
2023-01-18 21:45:31 +01:00
72f00fdf9e Rename dockcheck_function.sh to dc_function.sh
changed name
2023-01-18 21:20:49 +01:00
ffebbd5465 Update README.md 2023-01-18 21:12:00 +01:00
7a64bf90df Update README.md 2023-01-18 21:07:52 +01:00
d596df86a4 Update README.md 2023-01-18 21:03:42 +01:00
83eb5505a1 Update dockcheck_function.sh 2023-01-18 20:55:51 +01:00
0f14b123ef Update dockcheck_function.sh
safer code, encapsulation etc
2023-01-18 19:24:29 +01:00
9efbca8bb1 minor edits
safer code, encapsulation etc.
2023-01-18 19:13:45 +01:00
b5c3588aec Update README.md 2023-01-18 19:06:12 +01:00
d03bddfead Update README.md 2023-01-18 19:05:48 +01:00
a0c5c20be3 Update README.md 2023-01-18 19:04:42 +01:00
929df7b376 Update dockcheck.sh
added a simple progress indicator ......
2023-01-18 14:56:48 +01:00
61d0ff7c38 Update README.md 2023-01-18 13:46:00 +01:00
85fcc22461 Update README.md 2023-01-18 13:45:30 +01:00
5159ef15cc Update README.md 2023-01-18 13:45:15 +01:00
b84894ecb4 Update README.md 2023-01-18 13:44:39 +01:00
9ba49ffa15 Update dockcheck_function.sh 2023-01-18 13:30:20 +01:00
8d5ab4f358 Update dockcheck.sh 2023-01-18 13:28:38 +01:00
b43cd65645 Update dockcheck_function.sh 2023-01-18 11:54:03 +01:00
efb3eba337 Create dockcheck_function.sh
first commit
2023-01-18 11:53:28 +01:00
c1fbb4f0d2 Create dockcheck.sh
first commit
2023-01-18 11:50:00 +01:00
65d4536dfe Initial commit 2023-01-18 11:47:52 +01:00