macOS
brew install docklylocal Homebrew formula metadata
brew
Immersive terminal interface for managing docker containers and services. Version 3.24.5 via Homebrew; verified 2026-06-22.
install
brew install docklylocal Homebrew formula metadata
overview
Immersive terminal interface for managing docker containers and services
history
Dockly is Liran Tal's Node.js terminal UI for managing Docker containers, services, and images from a local or remote Docker daemon.
The GitHub repository was created in October 2016 and the npm package was published days later. Dockly belongs to the late-2010s wave of rich terminal dashboards built on Node.js terminal UI libraries, offering an interactive alternative to repeated `docker ps`, `docker logs`, and container-management commands.
By 2018, releases were already in the v3.x line, and maintenance continued through v3.24.5 in April 2025. The README documents local Docker socket use, remote daemon options, container filters, and running Dockly itself inside Docker.
Dockly's README records visibility beyond package-manager listings: it says the project was featured or highlighted by Awesome Docker, DevOps Weekly, Terminals Are Sexy, Programmer's Weekly, Console.dev, Admin Magazine, and other community mentions.
The npm registry and Homebrew gave it two distinct install channels. npm metadata records 3.24.5, while the Homebrew formula API reported stable 3.24.5, 26 installs in the previous 30 days, and 429 installs in the previous year as of June 30, 2026.
Users install it globally with npm or Homebrew and run `dockly`; by default it connects to the local Docker Unix socket. Flags support custom socket paths, remote hosts, ports, protocols including SSH, and Docker API container filters.
Dockly is significant as a packaged terminal dashboard: it wraps Docker daemon operations in a full-screen TUI while remaining installable as a normal CLI. Its history is also a snapshot of the era when Node-based terminal apps made infrastructure tools feel interactive without leaving the shell.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dockly | 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://lirantal.github.io/dockly/
install metadata
| Package key | brew:dockly |
|---|---|
| Version | 3.24.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dockly |
| Homepage | https://lirantal.github.io/dockly/ |
| Repository | https://github.com/lirantal/dockly |
| Upstream docs | https://github.com/lirantal/dockly#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/dockly/-/dockly-3.24.5.tgz |
| Last updated | 2026-06-22T14:03:10-07:00 |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dockly |
| 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 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.