nils måsén
nils måsén
### Describe the bug Watchtower is unable to recreate itself when it's forwarding ports to the OS. The new container is unable to be created due to the requested port...
This PR will add some support for the [OpenContainers metadata labels](https://github.com/opencontainers/image-spec/blob/main/annotations.md), which can provide additional information about updated images in notifications. Example template usage: ```go {{- if .Report -}} {{-...
This PR moves all the registry communications into methods on a common `Client` struct and adds a way to control and enforce timeouts during it's operation. Previously, all requests used...
When watchtower tries to perform a HEAD check for container image updates, if the repository responds with anything but a valid JSON response, the only feedback to the user is...
_I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib...
Hello! I tried running `InferNull` on the SharpZipLib source and it failed with a duplicate key exception. I added some debugging output to see what is going on, and it...