Skip to content

Taisun-Docker/updater

Repository files navigation

Taisun Taisun

http://taisun.io

Forked version of https://github.com/v2tec/watchtower that supports oneshot updating for an ephemeral container that can be used to pull the latest of an image at it's tag and replace it with the same env variables.

Usage :

sudo docker run --rm \
-v /var/run/docker.sock:/var/run/docker.sock taisun/updater \
--oneshot <Your Container Names>

About

Forked watchtower built to support upgrade and exit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages