Skip to content

ryuheechul/termimagenator

Repository files navigation

TerMImagenator

or TMI which also can be think of as Too Many Images

Demo

vhs/demo.gif

Why

I couldn't find an easy and quick way to filter (Docker) container images that can be deleted.

Sometimes your dev workflow generates lots of images or tags rapidly that clutter the image list and it would be nice to select and delete (or untag) unwanted ones quickly.

None worked for me from this.

So why not build a tool that scratches my back (and potentially yours too)!

Try

With Nix

nix run github:ryuheechul/termimagenator

With Go

go run github.com/ryuheechul/termimagenator/cmd/tmi@latest

Install

With Go

go install github.com/ryuheechul/termimagenator/cmd/tmi@latest

Download Prebuilt Binaries

https://github.com/ryuheechul/termimagenator/releases/latest

Core Dependencies