watchtower icon indicating copy to clipboard operation
watchtower copied to clipboard

Proposal: Specify no-pull per service/container via label

Open neurolabs opened this issue 3 years ago • 3 comments

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.

neurolabs avatar Mar 21 '22 07:03 neurolabs

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! 🙏

github-actions[bot] avatar Mar 21 '22 07:03 github-actions[bot]

Sounds like a good idea! Feel free to open a PR and I'll make sure to review it!

simskij avatar May 26 '22 10:05 simskij

@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.

neurolabs avatar Jun 06 '22 14:06 neurolabs

So lovely to see this implemented. Thanks to everyone involved @gilbsgilbs @nedzadalibegovic @piksel

neurolabs avatar Mar 13 '23 09:03 neurolabs