Remove old watchertower configs

This commit is contained in:
Tobias Reisinger 2023-06-16 13:22:39 +02:00
parent 9425376412
commit b4017bde5e
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 0 additions and 21 deletions

View file

@ -1,18 +0,0 @@
networks:
apps:
external: true
services:
app:
env_file:
- service.env
hostname: portalo
image: containerrr/watchtower
labels:
com.centurylinklabs.watchtower.enable: false
networks:
apps:
aliases:
- watchtower
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock

View file

@ -1,3 +0,0 @@
#!/usr/bin/env sh
docker compose run -e WATCHTOWER_RUN_ONCE=true -e WATCHTOWER_NOTIFICATIONS= watchtower