Each time new update come my node goes offline until I manually start it again. It already caused 10% uptime lost and I was forced to disable watchtower.
This node is little bit experimental, and it working via another net container. Why watchtower vanishes is from docker (i can’t see it in docker ps -a)? Shouldn’t it work properly independent to startup command?
Os Ubuntu 18.04 LTS, watchtower image is latest
And there are some logs
What should i do to keep automatic updates on?
Or only possible solution is move to docker-compose?