Tomohisa Oda

Results 7 comments of Tomohisa Oda

Thank you for your pull-requet. I haven't used it for a long time, so the test is broken.

Thank you P/R. My suggestion is to support those repo_tree in `set(:rsync_dest_fullpath)` block.

@trejkaz Now it supports only git as scm. So, waiting for your pull requests.

Software that tracks container images: - [Watchtower](https://github.com/containrrr/watchtower): Performs deployments as well - [Diun](https://github.com/crazy-max/diun): Only detects and sends notifications

About watchtower: - For Docker - Runs as a container itself and monitors running containers via the Docker API (through /var/run/docker.sock) - Needs access to the Docker socket (effectively root...