[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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • 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.

  • 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.

  • 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

  • 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
  • Is there any way to disable versioning in docker registry?

    1 project | /r/docker | 10 Oct 2022

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