Peter Wilhelm

Results 2 issues of Peter Wilhelm

This PR adds a new optional flag --delay-days that tells watchtower to wait to update a container to a new image until some number of days have passed since the...

Without this change, builds fail due to invalid reference/permissions for /dev/null and /dev/urandom. This change mounts those in the environment to eliminate those errors. Fix https://github.com/SynologyOpenSource/pkgscripts-ng/issues/48 Note this is targeting...