[OC] Update: dockcheck - Checking updates for docker images without pulling - automatically update containers by choice.

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. dockcheck-web

    A webpage showing available image updates for your running containers.

    dockcheck-Web is a spinoff project by u/Palleri and is a great and simple way to just add a monitoring frontend to this script. Currently I don't think there's a way to update from the web, as I think that'd require you to mount your whole docker-root directory for paths.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. dockcheck

    CLI tool to automate docker image updates. Selective, notifications, autoprune, no pre-pulling.

    You could probably edit, or use the more slim dupc_function as inspiration, and write a new script to do just what you need it for.

  4. regclient

    Docker and OCI Registry Client in Go and tooling using those libraries.

    But I'd suggest looking into if it's solved by other tools already, like regclient/regclient and their regsync features or something like containers/skopeo.

  5. skopeo

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

    But I'd suggest looking into if it's solved by other tools already, like regclient/regclient and their regsync features or something like containers/skopeo.

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

  • Set up a docker registry mirror

    1 project | dev.to | 10 Apr 2025
  • A gopher’s journey to the center of container images

    5 projects | dev.to | 23 Nov 2023
  • Made a script to check for image updates without pulling, then giving the option to update all (compose-)containers with newer images.

    5 projects | /r/docker | 18 Jan 2023
  • if ( ( docker-compose pull ) == imageUpdated ) then...

    1 project | /r/docker | 18 Jan 2023
  • AWS releases Finch: An open source client for container development

    2 projects | news.ycombinator.com | 24 Dec 2022

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