Watchtower 0.3.8-patch1

if you have issues with respawning multiple instances of watchtower, you can kill them all (powershell/bash):

docker rm --force $(docker ps -qf ancestor=storjlabs/watchtower)

and run only one instance

1 Like