# Install lazydocker with Homebrew, apk, MacPorts, Nix, pacman, scoop, winget

Lazier way to manage everything docker. Version 0.25.2 via Homebrew; verified 2026-04-19.

## Install

```sh
sudo av install brew:lazydocker
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install lazydocker
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lazydocker
```

  Evidence: MacPorts ports tree: devel/lazydocker/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add lazydocker
```

  Evidence: Alpine Linux edge package indexes: lazydocker from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#lazydocker
```

  Evidence: nixpkgs package indexes: pkgs/by-name/la/lazydocker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S lazydocker
```

  Evidence: Arch Linux sync databases: lazydocker from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/lazydocker
```

  Evidence: Scoop official bucket manifest trees: bucket/lazydocker.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id JesseDuffield.Lazydocker -e
```

  Evidence: Windows Package Manager source index: JesseDuffield.Lazydocker from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:lazydocker
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/lazydocker>
- **Version:** 0.25.2
- **Source summary:** Lazier way to manage everything docker
- **Homepage:** <https://github.com/jesseduffield/lazydocker>
- **Repository:** <https://github.com/jesseduffield/lazydocker>
- **Upstream docs:** <https://github.com/jesseduffield/lazydocker#readme>
- **License:** MIT
- **Source archive:** <https://github.com/jesseduffield/lazydocker/archive/refs/tags/v0.25.2.tar.gz>
- **Last updated:** 2026-04-19T04:34:00Z
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- lazydocker (cli)
- lazydocker (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.25.2
- Package-manager updated: 2026-04-19
- Local data: ok
- Upstream repository: https://github.com/jesseduffield/lazydocker
- Upstream latest detected: v0.25.2 (current)
## Project history and usage

lazydocker is Jesse Duffield's terminal UI for Docker and Docker Compose. It extends the same keyboard-first, command-wrapping philosophy as lazygit into container management.

### Project history

The public GitHub repository was created on May 18, 2019. Public releases include v0.1.3 on June 18, 2019, v0.23.0 on October 11, 2023, v0.24.0 on November 23, 2024, and v0.25.2 on April 19, 2026.

### Adoption history

The README documents installation through Homebrew, Scoop, Chocolatey, asdf, binary releases, Go, Arch AUR, Docker, and other routes. GitHub repository metadata recorded 51,545 stars on July 1, 2026, and the README displayed sponsor and contributor sections, signs of a mature community-maintained developer tool rather than a one-off helper script.

### How it is used

lazydocker gives one terminal window for container state, logs, restarts, shell access, and Docker Compose workflows. Its README frames the tool as an answer to juggling `docker compose ps`, logs, restarts, and multiple terminal windows.

### Why package nerds care

For package nerds, lazydocker is a canonical Homebrew-era TUI: it does not replace Docker, it makes an existing command ecosystem navigable. It is also a companion study to lazygit in how Go TUIs became popular package-manager staples for daily developer operations.

### Timeline

- 2019: Public GitHub repository created
- 2019: v0.1.3 release published
- 2023: v0.23.0 release published
- 2024: v0.24.0 release published
- 2026: v0.25.2 release published

### Related projects

- Docker and Docker Compose are the core tools lazydocker wraps. lazygit is the sibling Jesse Duffield project that established the same style of terminal UI for Git.

### Sources

- <https://api.github.com/repos/jesseduffield/lazydocker>
- <https://api.github.com/repos/jesseduffield/lazydocker/releases>
- <https://github.com/jesseduffield/lazydocker>
- <https://github.com/jesseduffield/lazygit>
- <https://www.docker.com>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: ~/.config/lazydocker/config.yml
- macOS: ~/Library/Application Support/jesseduffield/lazydocker/config.yml
- Windows: C:\Users\<User>\AppData\Roaming\lazydocker\config.yml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lazydocker
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Nix - lazydocker: normalized package name match | nixpkgs package indexes: pkgs/by-name/la/lazydocker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - lazydocker - 0.24.4-r4: normalized package name match | Alpine Linux edge package indexes: lazydocker from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple terminal UI for both docker and docker-compose | https://github.com/jesseduffield/lazydocker
- pacman - lazydocker - 0.25.2-1: normalized package name match | Arch Linux sync databases: lazydocker from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A simple terminal UI for docker and docker-compose, written in Go with the gocui library. | https://github.com/jesseduffield/lazydocker
- MacPorts - lazydocker: normalized package name match | MacPorts ports tree: devel/lazydocker/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/lazydocker: normalized package name match | Scoop official bucket manifest trees: bucket/lazydocker.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - JesseDuffield.Lazydocker: normalized package name match | Windows Package Manager source index: JesseDuffield.Lazydocker from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [dockly](https://www.automicvault.com/pkg/brew/dockly/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker, terminal-ui.
- [cdebug](https://www.automicvault.com/pkg/brew/cdebug/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [cekit](https://www.automicvault.com/pkg/brew/cekit/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [devcontainer](https://www.automicvault.com/pkg/brew/devcontainer/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [dockcheck](https://www.automicvault.com/pkg/brew/dockcheck/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker](https://www.automicvault.com/pkg/brew/docker/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-buildx](https://www.automicvault.com/pkg/brew/docker-buildx/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-clean](https://www.automicvault.com/pkg/brew/docker-clean/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [lazycontainer](https://www.automicvault.com/pkg/brew/lazycontainer/) - Local package facts share a topical domain. Shared terms: cli, containers, developer, developer-tools, terminal.
- [oxker](https://www.automicvault.com/pkg/brew/oxker/) - Local package facts share a topical domain. Shared terms: cli, containers, developer, developer-tools, docker.

## Combined YAML source

View the package source record on GitHub. [combined/lazydocker.yml](https://github.com/automic-vault/db/blob/main/combined/lazydocker.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
