3 lines
106 B
Bash
3 lines
106 B
Bash
#!/usr/bin/env sh
|
|
|
|
docker compose run -e WATCHTOWER_RUN_ONCE=true -e WATCHTOWER_NOTIFICATIONS= watchtower
|