Lazy docker!
Linux tooling utilities docker
Written on September 14, 2022
Tools to use docker: lazydocker (dockly, and dive (explore the layers)!
dive
A tool for exploring each layer in a docker image
https://github.com/wagoodman/dive
lazydocker
A simple terminal UI for docker and docker-compose, written in Go with the gocui library.
https://github.com/jesseduffield/lazydocker
dockly
Immersive terminal interface for managing docker containers and services
https://lirantal.github.io/dockly
…