Lazydocker

Lazydocker logo

Lazydocker — Terminal UI for Docker

Version: 0.24.1

A simple terminal UI for both Docker and Docker Compose, built with the Gocui library. Perfect for SSH sessions and headless servers.

 • 


Quick Start

# With Go installed:
go install github.com/jesseduffield/lazydocker@latest

# Or with Homebrew (Linux/macOS):
brew install jesseduffield/lazydocker/lazydocker

# Then just run:
lazydocker

Features

Screenshots

Lazydocker demo

Privacy & Notes

Open source under the MIT license. No telemetry, no network calls. Ideal for Raspberry Pi or any headless Linux server where you want to manage Docker without installing a full web UI.

Changelog (short)

0.24.1 brings improved rendering performance, better Compose support, and minor bug fixes.