# 使用 Homebrew 安装 dockly

查看 dockly 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:dockly
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dockly
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:dockly
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/dockly>
- **版本:** 3.24.5
- **来源摘要:** Immersive terminal interface for managing docker containers and services
- **主页:** <https://lirantal.github.io/dockly/>
- **上游文档:** <https://lirantal.github.io/dockly/>
- **许可证:** MIT
- **源码归档:** <https://registry.npmjs.org/dockly/-/dockly-3.24.5.tgz>
- **最后更新:** 2026-06-22T14:03:10-07:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- dockly (cli)
- dockly (别名)

## 依赖

- node

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.24.5
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://lirantal.github.io/dockly/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 时间线

- 2016: GitHub repository created and npm package first published.
- 2018: v3.3.x releases published.
- 2025: v3.24.5 released on GitHub and npm.
- 2026: Homebrew formula API reports stable 3.24.5.

### Related projects

- Dockly is adjacent to Docker CLI workflows, Docker daemon API clients, and terminal UI projects listed under Awesome Docker's terminal tools.
- Its README points users to the Awesome Docker terminal section for similar Docker terminal-management tools.

### 来源

- <https://github.com/lirantal/dockly#readme>
- <https://api.github.com/repos/lirantal/dockly>
- <https://registry.npmjs.org/dockly>
- <https://github.com/lirantal/dockly/releases/tag/v3.24.5>
- <https://formulae.brew.sh/api/formula/dockly.json>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 源数据库详情

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


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [node](https://pkg.so/zh-hans/brew/node/) - Runtime dependency declared by Homebrew.
- [lazydocker](https://pkg.so/zh-hans/brew/lazydocker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker, terminal-ui.
- [docker](https://pkg.so/zh-hans/brew/docker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-compose](https://pkg.so/zh-hans/brew/docker-compose/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-buildx](https://pkg.so/zh-hans/brew/docker-buildx/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-credential-helper-ecr](https://pkg.so/zh-hans/brew/docker-credential-helper-ecr/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-credential-helper](https://pkg.so/zh-hans/brew/docker-credential-helper/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-machine](https://pkg.so/zh-hans/brew/docker-machine/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [devcontainer](https://pkg.so/zh-hans/brew/devcontainer/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [oxker](https://pkg.so/zh-hans/brew/oxker/) - Local package facts share a topical domain. Shared terms: cli, container, containers, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/dockly.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dockly.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
