Add some scripts and fix small issues
This commit is contained in:
parent
0e26052058
commit
b286596765
5 changed files with 32 additions and 3 deletions
watchtower
3
watchtower/run-once.sh
Executable file
3
watchtower/run-once.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
docker compose run -e WATCHTOWER_RUN_ONCE=true -e WATCHTOWER_NOTIFICATIONS= watchtower
|
Reference in a new issue