macOS
brew install duckerlocal Homebrew formula metadata
brew
ducker のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install duckerlocal Homebrew formula metadata
nix profile install nixpkgs#duckernixpkgs package indexes · pkgs/by-name/du/ducker/package.nix · ソース: api.github.com
sudo pacman -S duckerArch Linux sync databases · ducker · ソース: geo.mirror.pkgbuild.com
概要
Slightly quackers Docker TUI based on k9s
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.config/ducker/config.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ducker | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/robertpsoane/ducker
インストールメタデータ
| パッケージキー | brew:ducker |
|---|---|
| バージョン | 0.6.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ducker |
| ホームページ | 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 |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ducker
nix profile install nixpkgs#duckerducker 0.6.5-2
A terminal app for managing docker containers
https://github.com/robertpsoane/ducker
sudo pacman -S duckerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.