← Back to match
docker-image-size-limit
CLI/CI tool that fails a build when a Docker image exceeds a size or layer limit.
Pluginfreeglobal
docker-image-size-limit is a small CLI and GitHub Action that checks a Docker image against a maximum size or layer count and fails the build if it's exceeded. It's meant to run inside a CI pipeline to catch bloated images before they ship. It's aimed at developers and DevOps engineers who want an automated guardrail on Docker image size.
Categories
ci/cddockerdeveloper tools

