github amayer1983/docksentry v1.58.1

latest release: v1.59.0
3 hours ago

Changed

  • /check <name> and /update <name> only check the containers you named. They used to check everything and then filter the output down to the match — so /check nginx still hit the registry for every container on the host. They now scope the check to the matched containers, which is fewer registry requests and easier on Docker Hub's anonymous rate limit (the thing behind much of #53). One deliberate consequence: a scoped check no longer refreshes the pending state of the other containers as a side effect — that's intended (targeted means it only touches what you named), and the scheduled full check keeps the rest current. The global /check and /update with no name still check everything.

Don't miss a new docksentry release

NewReleases is sending notifications on new releases.