Monitoring image updates when not using :latest!

This page summarizes the projects mentioned and recommended in the original post on /r/docker

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Argus

    Argus is a lightweight monitor to notify of new software releases via Gotify/Slack/other messages and/or WebHooks.

    Take a look at Argus. I use it to monitor the application version (not a container tag). I get notifications via mailrise (SMTP gateway for apprise) which then go to Gotify and Discord. I have webhooks setup to run scripts so I can approve the update from the Argus app to automate the update. You can also have it set to auto approve.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Diun

    Receive notifications when an image is updated on a Docker registry

    https://crazymax.dev/diun/ could check for new containers for you

  • renovate

    Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io

    https://github.com/renovatebot/renovate or https://github.com/dependabot if you using git for your configuration

  • skopeo

    Work with remote images registries - retrieving information, images, signing content

    You could try some commandline tool like skopeo to fetch the image tags regularly and do some shell magic to notify you on any change you want

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Our Favorite Tools for Monitoring Container Updates

    12 projects | /r/selfhosted | 2 Mar 2023
  • Monitoring for Docker container updates?

    3 projects | /r/docker | 30 Sep 2022
  • Check all containers for latest version?

    3 projects | /r/selfhosted | 11 Sep 2022
  • docker-update-report: a tool to determine which containers have updated images

    3 projects | /r/selfhosted | 11 Aug 2022
  • New Docker Image Notifier

    2 projects | /r/selfhosted | 11 May 2022

Did you konow that Go is
the 4th most popular programming language
based on number of metions?