watchtower
watchtower copied to clipboard
Proposal: Specify no-pull per service/container via label
I am watching multiple containers with watchtower. One of them only gets local image updates (built via cron). It would be nice if watchtower could restart/update that container. But currently, I get this error message:
Unable to update container "/name_name_1": Error response from daemon: pull access denied for custom/name, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. Proceeding to next.
It would be nice to be able to specify the no-pull option just for this container via a label.
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
Sounds like a good idea! Feel free to open a PR and I'll make sure to review it!
@simskij I would love to, but I am quite busy at the moment. Don't expect anything soon. Maybe we can wait a bit until others show interest for this particular functionality.
So lovely to see this implemented. Thanks to everyone involved @gilbsgilbs @nedzadalibegovic @piksel