# jesseduffield/lazydocker

The lazier way to manage everything docker

Repository: https://github.com/jesseduffield/lazydocker
Canonical: https://ross.abutalabs.com/products/lazydocker
Language: Go
License: MIT
License Family: permissive
Last push: 2026-04-19T02:51:06+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 78, release rhythm 68, longevity 100
- inputs: {"age_days": 2664, "days_push": 136, "days_rel": 136, "gap_med": 34.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 52623, forks 1686 (observed 2026-08-28T04:12:12.051046+00:00)

## What it is
A simple terminal UI for managing Docker containers, images, volumes, and docker-compose services, written in Go with the gocui library. It provides a lazy, keyboard-driven interface for viewing logs, stats, and controlling containers without typing long docker commands.

## Use cases
- manage docker containers from the terminal
- view container logs and stats in a tui
- manage docker-compose services interactively
- restart or stop containers without typing docker commands
- monitor container resource usage
- prune unused docker images and volumes

## When to choose
- you want a fast terminal UI instead of memorizing docker CLI commands
- you manage docker and docker-compose workloads daily
- you prefer keyboard-driven tools like lazygit

## When to avoid
- you need a full graphical dashboard like Portainer
- you need orchestration across a cluster (use Kubernetes tooling)
- you need remote multi-host docker management

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, container-runtime, terminal-ui
- domain: developer-tools
- platform: windows, cli, go
- tags: docker, docker-compose, tui, container-management, command-line, containers, devops, linux, macos

## Member repositories
- jesseduffield/lazydocker (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:12.051046+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:19:35.196680+00:00, confidence not recorded.
  - readme: https://github.com/jesseduffield/lazydocker (fetched 2026-08-28T04:12:12.051046+00:00, sha b197c9d31253)
- Data as of 2026-08-30T08:39:29.467469+00:00.
