# ducker を Homebrew, Nix, pacman でインストール

ducker のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:ducker
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ducker
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ducker
```

  証拠: nixpkgs package indexes: pkgs/by-name/du/ducker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S ducker
```

  証拠: Arch Linux sync databases: ducker from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:ducker
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ducker>
- **バージョン:** 0.6.5
- **ソース概要:** Slightly quackers Docker TUI based on k9s
- **ホームページ:** <https://ducker.soane.io>
- **リポジトリ:** <https://github.com/robertpsoane/ducker>
- **上流ドキュメント:** <https://github.com/robertpsoane/ducker#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/robertpsoane/ducker/archive/refs/tags/v0.6.5.tar.gz>
- **最終更新:** 2026-06-15T10:20:15-04:00
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

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

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.6.5
- マネージャ更新日: 2026-06-15
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/robertpsoane/ducker
- 検出された最新: v0.6.5 (最新)
## プロジェクトの歴史と使われ方

ducker is a small Rust terminal UI for managing Docker containers, images, volumes, and networks. Its own README frames it as inspired by k9s, which places it in the modern operator-TUI family rather than in Docker's official CLI lineage.

### プロジェクトの歴史

The public release history starts in June 2024 with v0.0.1, followed quickly by early 0.0.x and 0.1.x releases. The README documents a cargo-first installation path with later package availability through Homebrew, Arch, and Nix.

The project is intentionally scoped around interactive Docker inspection and common container actions from the terminal.

### 採用の歴史

Evidence of adoption is thin beyond packaging and GitHub releases. Homebrew, Arch, and Nix packaging suggest enough interest for distribution, but the project remains niche compared with Docker's official CLI and larger TUI tools.

### 使われ方

Users run ducker as an interactive TUI for Docker objects, navigating pages for containers, images, volumes, and networks and triggering actions through hotkeys or commands.

Its configuration is a YAML file on Linux, with options for prompt, default exec command, Docker socket path, update checks, and autocomplete behavior.

### パッケージ好きにとっての重要性

ducker is useful metadata-wise because it is a package-manager-distributed Rust TUI around Docker, not a Docker plugin or daemon component. The name also invites confusion with DuckDB and Cyberduck-adjacent packages in alphabetical lists.

It shows the k9s pattern migrating from Kubernetes to smaller operational surfaces: package a focused terminal UI around an existing daemon API.

### タイムライン

- 2024: v0.0.1 is published in the GitHub release history.
- 2024: v0.1.0 and v0.1.1 are published in August.
- 2024: v0.1.2 is published later in August.
- 2025: README documents Homebrew, Arch, Nix, and cargo installation paths.

### Related projects

- ducker is related to Docker, k9s, lazydocker, and other terminal dashboards that wrap daemon APIs with keyboard-driven views.

### ソース

- <https://github.com/robertpsoane/ducker>
- <https://ducker.soane.io>
- <https://github.com/robertpsoane/ducker/releases>


## セキュリティノート

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/ducker/config.yaml
## ソースデータベース詳細

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

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

- Nix - ducker: normalized package name match | nixpkgs package indexes: pkgs/by-name/du/ducker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - ducker - 0.6.5-2: normalized package name match | Arch Linux sync databases: ducker from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A terminal app for managing docker containers | https://github.com/robertpsoane/ducker


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [cdebug](https://www.automicvault.com/ja/pkg/brew/cdebug/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [cekit](https://www.automicvault.com/ja/pkg/brew/cekit/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [devcontainer](https://www.automicvault.com/ja/pkg/brew/devcontainer/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [dockcheck](https://www.automicvault.com/ja/pkg/brew/dockcheck/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker](https://www.automicvault.com/ja/pkg/brew/docker/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-buildx](https://www.automicvault.com/ja/pkg/brew/docker-buildx/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-clean](https://www.automicvault.com/ja/pkg/brew/docker-clean/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-compose](https://www.automicvault.com/ja/pkg/brew/docker-compose/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.

## Combined YAML source

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


## ソース

- 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
