# 使用 Homebrew 安装 dockly

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dockly
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:dockly
- **软件包管理器:** Homebrew
- **版本:** 3.24.5
- **来源摘要:** Immersive terminal interface for managing docker containers and services
- **主页:** <https://lirantal.github.io/dockly/>
- **最后更新:** 2026-06-22T14:03:10-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dockly (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.24.5
## 项目历史与用法

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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
