# lazydocker を Homebrew, apk, MacPorts, Nix, pacman, scoop, winget でインストール

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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/lazydocker>
- **バージョン:** 0.25.2
- **ソース概要:** Lazier way to manage everything docker
- **ホームページ:** <https://github.com/jesseduffield/lazydocker>
- **リポジトリ:** <https://github.com/jesseduffield/lazydocker>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jesseduffield/lazydocker/archive/refs/tags/v0.25.2.tar.gz>
- **最終更新:** 2026-07-26T13:40:59+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- lazydocker (cli)
- lazydocker (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.25.2
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jesseduffield/lazydocker
- 検出された最新: v0.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
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [dockly](https://pkg.so/ja/brew/dockly/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker, terminal-ui.
- [docker](https://pkg.so/ja/brew/docker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-compose](https://pkg.so/ja/brew/docker-compose/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-buildx](https://pkg.so/ja/brew/docker-buildx/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-credential-helper-ecr](https://pkg.so/ja/brew/docker-credential-helper-ecr/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-credential-helper](https://pkg.so/ja/brew/docker-credential-helper/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-machine](https://pkg.so/ja/brew/docker-machine/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [devcontainer](https://pkg.so/ja/brew/devcontainer/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [lazycontainer](https://pkg.so/ja/brew/lazycontainer/) - Local package facts share a topical domain. Shared terms: cli, containers, developer, developer-tools, terminal.
- [oxker](https://pkg.so/ja/brew/oxker/) - Local package facts share a topical domain. Shared terms: cli, containers, developer, developer-tools, docker.
- [docker-clean](https://pkg.so/ja/brew/docker-clean/) - 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/mxcl/pkgdb/blob/main/combined/lazydocker.yml)


## ソース

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