Commit Graph

213 Commits

Author SHA1 Message Date
ab30f22343 rework of the printf's color escape codes 2023-12-19 20:24:34 +01:00
d39badea36 Upd README.md 2023-12-14 20:55:55 +01:00
9a1f2aa7c7 Upd README.md 2023-12-14 20:44:53 +01:00
15d3a96b2c Merge pull request #47 from mag37/agecheck
datecheck merge.
v0.3.0
2023-12-14 13:28:39 +01:00
fbd27d6e37 Changed datecheck logic.
Printing how old in days a skipped "too new" image is.
2023-12-14 09:06:19 +01:00
7bd5f87ed1 Upd README 2023-12-13 20:16:20 +01:00
e24cba0078 upd readme 3.0 2023-12-13 19:59:58 +01:00
886379dc7d v3.0 big commit, added date-check function 2023-12-13 19:50:58 +01:00
488669b99a Update README.md
added recent change info.
v0.2.6
2023-12-09 10:59:27 +01:00
e20fdd9e85 regctl logic changes, check and download will match the scripts workdir. 2023-12-09 10:56:22 +01:00
3d1c424d23 Update dockcheck.sh
added a regctl-check for when regctl is within the pwd.
(as suggested by @yoyoma2 )
2023-11-19 20:20:05 +01:00
132fda3388 Update README.md v0.2.5 2023-08-29 20:42:00 +02:00
cc9b3b0828 Update README.md 2023-08-28 21:31:18 +02:00
29c2c5e961 Merge pull request #41 from elchanly/elchanly-patch-1
Update dockcheck.sh to include stopped containers
2023-08-28 21:26:12 +02:00
5dc9af9874 Update dockcheck.sh
Did some changes to the logic, cleaned some whitespace.
2023-08-28 21:24:23 +02:00
f91ca08d54 Update dockcheck.sh to include stopped containers
as suggested in reddit, this is proposed to include stopped containers
take into account im not skilled in this programming language but i wanted to contribute.
2023-08-21 23:56:03 +02:00
9a246b52c4 Merge pull request #39 from mag37/fixing
Fixes `dc_brief.sh` to only exclude exact matches.
v0.2.4
2023-07-11 23:33:02 +02:00
0c33f581f7 Removed old exclude-logic 2023-07-11 23:30:46 +02:00
b492aacf0f minor edits 2023-07-11 23:11:14 +02:00
f498138d4b Added recent "exclude containers"-bugfix to the dc_brief.sh 2023-07-11 23:05:34 +02:00
6a3198eb08 Update dockcheck.sh
patched the self_update logic to respect (and skip interaction) if `-y|a` flag is passed.
2023-06-28 18:03:56 +02:00
48bfea9fbf Merge pull request #36 from mag37/dev1
Fixes the Exclude-option to only exclude exact matches. 
Formatting: Added counter and info message on current update.
2023-06-27 20:45:12 +02:00
f2fc5a4d34 Updated: 2.4 info 2023-06-27 19:45:21 +02:00
f0940e81ec Fixes to the Exclude-option to only exclude exact matches, instead of
wildcarding and excluding by mistake.

Added a counter + message about which container updating.
2023-06-27 19:34:20 +02:00
a25e648557 Changes to the Exclude-option to only exclude exact matches. 2023-06-21 20:09:31 +02:00
0e2bdc94ad Update README.md 2023-03-08 12:48:36 +01:00
19eb57077f selfupd-edit
Changed to if git fails, it'll return to ask for curl/manual.
v0.2.3
2023-03-05 21:59:08 +01:00
1f28c9c144 Update README.md 2023-03-05 21:41:08 +01:00
0d6da201b7 Update dockcheck.sh
changed url
2023-03-05 21:25:22 +01:00
ecb1256fbb Merge pull request #32 from mag37/selfupdate
selfupdate func
2023-03-05 21:24:03 +01:00
afe97c9de5 rdy for main
All in all: 
- Added a self update function, calling either a curl or a git function to update the script.
- Added a dirty changenote-message, will look into improvements later to not curl twice.
2023-03-05 21:19:54 +01:00
9b6396f6de cleaning
quoting, added env-file check.
2023-03-05 21:13:23 +01:00
5e58abd8e9 Update dockcheck.sh 2023-03-05 20:45:43 +01:00
3d7340c91c added changenotes
Addded a dirty way to write out latest changes.
Will try to improve on this later.
2023-03-05 20:44:05 +01:00
1decbd77b5 cleaning
Just minor cleaning, rearranging
2023-03-05 14:18:57 +01:00
bcc0c63413 rearranged functions
Moved up choosecontainer-function to the rest of the functions.
Cleaning.
2023-03-05 14:08:56 +01:00
4a2bc2dded Cleaning
Quoted a variable, reformatted a message
2023-03-05 13:50:28 +01:00
fd67e0dff1 Update dockcheck.sh 2023-03-04 21:35:47 +01:00
0fb95ea616 Update dockcheck.sh 2023-03-04 21:28:25 +01:00
e4cf54c166 Update dockcheck.sh 2023-03-04 21:27:18 +01:00
e677d8513b Update dockcheck.sh 2023-03-04 21:25:32 +01:00
d366d4680c Update dockcheck.sh 2023-03-04 20:31:38 +01:00
76337ee326 Update dockcheck.sh 2023-03-04 20:31:20 +01:00
6cd90e4597 Update dockcheck.sh 2023-03-04 20:27:13 +01:00
08ae7a8d23 Update dockcheck.sh 2023-03-04 20:21:31 +01:00
062c62d071 Update dockcheck.sh 2023-03-04 20:06:41 +01:00
13549c2018 Update dockcheck.sh 2023-03-04 20:06:08 +01:00
9094bedfd3 Update dockcheck.sh 2023-03-04 20:05:27 +01:00
0d4eb4365c Update dockcheck.sh 2023-03-04 20:02:30 +01:00
ac77470dee Update dockcheck.sh 2023-03-04 20:00:20 +01:00