title | description | icon |
---|---|---|
Update |
How to update Blinko? |
circle-up |
Do not add postgres to watchtower or your data will be lost
docker run -d \
--name watchtower \
--network=bridge \
--restart=always \
-v /var/run/docker.sock:/var/run/docker.sock \
-w / \
containrrr/watchtower blinko-website --cleanup -i 3600