macOS
brew install duckerlocal Homebrew formula metadata
brew
Slightly quackers Docker TUI based on k9s. Version 0.6.5 via Homebrew; verified 2026-06-15.
install
brew install duckerlocal Homebrew formula metadata
nix profile install nixpkgs#duckernixpkgs package indexes · pkgs/by-name/du/ducker/package.nix · source: api.github.com
sudo pacman -S duckerArch Linux sync databases · ducker · source: geo.mirror.pkgbuild.com
overview
Slightly quackers Docker TUI based on k9s
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ducker | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/robertpsoane/ducker
install metadata
| Package key | brew:ducker |
|---|---|
| Version | 0.6.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ducker |
| Homepage | https://ducker.soane.io |
| Repository | https://github.com/robertpsoane/ducker |
| Upstream docs | https://github.com/robertpsoane/ducker#readme |
| License | MIT |
| Source archive | https://github.com/robertpsoane/ducker/archive/refs/tags/v0.6.5.tar.gz |
| Last updated | 2026-06-15T10:20:15-04:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 duckersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.