Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

237
Views
Docker registry notifications multiple push

I'm using my own private Docker registry and I would like to send Slack notifications when a new image is pushed.

I used Huginn to catch registry webhook notifications and send to Slack. My issue is that Docker registry send multiple notifications when an image is pushed with same informations:

"action": "push"

How can I send only one notification from docker registry? Or differenciate the last notification?

about 4 years ago · Santiago Trujillo
2 answers
Answer question

0

I found the solution!

I check only action == push and mediaType == application/vnd.docker.distribution.manifest.v2+json

about 4 years ago · Santiago Trujillo Report

0

same issue, but i fixed:

timeout and backoff default is ns not ms

with my config:

notifications: endpoints: - name: webhook disabled: false url: http://example.com timeout: 3000ms threshold: 5 backoff: 1S

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!