Docker image update notifier

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • docker-image-update-notification

    If you have (many) docker images on your server(s) and want to always be updated, this script will help you check them periodically

  • Diun

    Receive notifications when an image is updated on a Docker registry

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • watchtower

    A process for automating Docker container base image updates.

  • docker-socket-proxy

    Proxy over your Docker socket to restrict which requests it accepts

  • You can always use something like docker-socket-proxy to avoid exposing the docker socket.

  • shepherd

    Docker swarm service for automatically updating your services whenever their image is refreshed (by containrrr)

  • Because all my Docker services are running in Docker Swarm I use similar project shepherd (available also at dockerhub). Not many features, but extremely easy to set up and it does its job (check, download and restart any service when new image is available, so I don't need to care about program updating at all).

  • flap

  • I use your script as a base to improve image update in my project, FLAP .

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