awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stepchowfun avatar

stepchowfun/docuum

0
View on GitHub↗
700 stars·41 forks·Rust·4 views

Docuum

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

Features

  • Container Maintenance - LRU-based eviction policy for Docker images.

Star history

Star history chart for stepchowfun/docuumStar history chart for stepchowfun/docuum

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Docuum

Similar open-source projects, ranked by how many features they share with Docuum.
  • spotify/docker-gcspotify avatar

    spotify/docker-gc

    5,019View on GitHub↗

    docker-gc is a garbage collection tool for Docker hosts designed to reclaim disk space by automatically removing exited containers, unused images, and dangling volumes. It functions as a resource cleaner that optimizes host storage through the lifecycle management of orphaned or inactive container resources. The utility manages image retention by preserving a minimum number of the most recent images per repository while deleting older versions. It employs configurable grace periods to determine when images and containers become eligible for deletion and supports pattern-based exclusion to pre

    Shelldockergarbage-collectionshell
    View on GitHub↗5,019
  • chadoe/docker-cleanup-volumeschadoe avatar

    chadoe/docker-cleanup-volumes

    1,437View on GitHub↗

    Docker cleanup volumes is a containerized system maintenance tool and shell script designed to scan host systems and delete unused Docker storage volumes. It reclaims disk space by identifying leftover data assets that are no longer attached to any active containers. The utility inspects container-graph dependencies to distinguish between active and orphaned storage items. It supports dry-run preview execution to simulate cleanup operations and review target volumes before any actual data deletion occurs. The software can be executed directly as a command-line shell script or run as a contai

    Shell
    View on GitHub↗1,437
  • jaldertech/adrgjaldertech avatar

    jaldertech/adrg

    9View on GitHub↗

    Aldertech Dynamic Resource Governor — A kernel-level resource manager for high-density Docker stacks on Raspberry Pi and low-power servers.

    Python
    View on GitHub↗9
  • yelp/docker-custodianYelp avatar

    Yelp/docker-custodian

    373View on GitHub↗

    Keep docker hosts tidy

    Python
    View on GitHub↗373
See all 5 alternatives to Docuum→

Frequently asked questions

What does stepchowfun/docuum do?

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

What are the main features of stepchowfun/docuum?

The main features of stepchowfun/docuum are: Container Maintenance.

What are some open-source alternatives to stepchowfun/docuum?

Open-source alternatives to stepchowfun/docuum include: spotify/docker-gc — docker-gc is a garbage collection tool for Docker hosts designed to reclaim disk space by automatically removing… chadoe/docker-cleanup-volumes — Docker cleanup volumes is a containerized system maintenance tool and shell script designed to scan host systems and… jaldertech/adrg — Aldertech Dynamic Resource Governor — A kernel-level resource manager for high-density Docker stacks on Raspberry Pi… yelp/docker-custodian — Keep docker hosts tidy. sil-org/ecs-deploy — This project is a command-line utility designed to automate container service rollouts and task definition management…