Update image with docker hub webhooks #958
Unanswered
ValerioNeriGit
asked this question in
Q&A
Replies: 1 comment
-
Not currently, but it sure would be a cool feature! EDIT: I guess you could accomplish something similar by exposing the HTTP API, but given that watchtower has direct access to the docker.sock, I wouldn't recommend it. Instead, you should probably place some small rest api in front of it that only allows this specific action. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is it possible to update the images (or a single one) based on the docker hub webhook?
I'd like to update the container as soon as possible.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions