mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-17 21:34:38 +02:00
Start/restart stacks once. Skip failed pulls. Final summary notification.
This commit is contained in:
parent
fc0b1a2505
commit
81d5ef65f6
4 changed files with 83 additions and 13 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -8,4 +8,9 @@ regctl
|
|||
# ignore snooze file
|
||||
snooze.list
|
||||
# ignore updates file
|
||||
updates_available.txt
|
||||
updates_available.txt
|
||||
# ignore user compose files
|
||||
compose.yaml
|
||||
compose.yml
|
||||
docker-compose.yaml
|
||||
docker-compose.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue