Remove unused docker images

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • drone-gc

    Garbage collection of unused docker resources

  • I run https://github.com/drone/drone-gc daily with cron. It will remove all unused images and stopped containers. It has environment variables that allow you to specify images and containers to skip and not delete. Might work for you unless you have a lot of unused images and stopped containers you want to keep in your local Docker cache.

  • docuum

    Docuum performs least recently used (LRU) eviction of Docker images. 🗑️

  • Look into Docuum. https://github.com/stepchowfun/docuum You tell it how much disk space it's allowed, and it automatically prunes to that amount based on least used.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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

  • LRU Eviction of Docker Images

    1 project | news.ycombinator.com | 18 Aug 2023
  • Docuum performs least recently used (LRU) eviction of Docker images. 🗑️

    2 projects | /r/docker | 7 Mar 2021
  • Azure CD via Pipelines/Docker

    2 projects | /r/ProWordPress | 8 May 2023
  • Features of jauderho/yt-dlp url

    2 projects | /r/youtubedl | 1 Nov 2022
  • (Probably) stupid question about path mapping for docker container

    1 project | /r/unRAID | 10 Oct 2022