| name | lazydocker-terminal-ui-for-docker-management |
| description | LazyDocker is a terminal UI for Docker and Docker Compose that provides container management, log viewing, resource monitoring, and image inspection through a keyboard-driven interface. Created by Jesse Duffield with 50,000+ GitHub stars. Use when this capability is needed. |
| metadata | {"author":"agentskillexchange"} |
LazyDocker Terminal UI for Docker Management
LazyDocker is a terminal UI for Docker and Docker Compose that provides container management, log viewing, resource monitoring, and image inspection through a keyboard-driven interface. Created by Jesse Duffield with 50,000+ GitHub stars.
Installation
Use the upstream install or setup path that matches your environment:
- Minor rant incoming: Something's not working? Maybe a service is down. docker-compose ps. Yep, it's that microservice that's still buggy. No issue, I'll just restart it: docker-compose restart. Okay now let's try agai...
- brew install jesseduffield/lazydocker/lazydocker
- brew install lazydocker
- go install github.com/jesseduffield/lazydocker@latest
Requirements and caveats from upstream:
- A simple terminal UI for both docker and docker-compose, written in Go with the gocui library.
- Memorising docker commands is hard. Memorising aliases is slightly less hard. Keeping track of your containers across multiple terminal windows is near impossible. What if you had all the information you needed in one...
- Docker >= 29.0.0 (API >= 1.24)
Basic usage or getting-started notes:
Source
Source: agentskillexchange/skills — distributed by TomeVault.