# 使用 Homebrew, apk, MacPorts, Nix, pacman, scoop, winget 安装 lazydocker

查看 lazydocker 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lazydocker
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lazydocker
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:lazydocker
- **软件包管理器:** Homebrew
- **版本:** 0.25.2
- **来源摘要:** Lazier way to manage everything docker
- **主页:** <https://github.com/jesseduffield/lazydocker>
- **仓库:** <https://github.com/jesseduffield/lazydocker>
- **最后更新:** 2026-07-26T13:40:59+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lazydocker (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.25.2
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

- <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>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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
## 其他软件包管理器记录

- 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.25.2-r1: 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


## Combined YAML source

View the package source record on GitHub. [combined/lazydocker.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lazydocker.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
