# 使用 Homebrew 安装 droast

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

## 安装

```sh
sudo av install brew:droast
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install droast
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:droast
- **软件包管理器:** Homebrew
- **版本:** 1.4.12
- **来源摘要:** Opinionated Dockerfile linter
- **主页:** <https://ewry.net/droast-dockerfile-linter/>
- **仓库:** <https://github.com/immanuwell/dockerfile-roast>
- **最后更新:** 2026-07-31T18:09:49Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- droast (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

droast is an opinionated Dockerfile and Containerfile linter written in Rust. It combines syntax-aware parsing with rules for correctness, security, reproducibility, maintainability, and container-image performance.

### 项目历史

The official repository was created in April 2026. The project quickly expanded from a command-line linter into a shared rule engine offered through native binaries, a container image, WebAssembly, editor integrations, pre-commit, and a GitHub Action.

### 采用历史

The project supports installation through Homebrew and Cargo, direct binary releases, GHCR, Wasmer, VS Code, Neovim, and pre-commit. These surfaces let the same checks run locally, in editors, and in CI.

### 使用方式

Users can lint a single Dockerfile or recursively discover container build files across a repository. Output formats include terminal text, compact text, JSON, GitHub annotations, and SARIF; teams can commit a root-level droast.toml for shared defaults and policy.

### 为什么软件包爱好者会关心

droast targets packaging mistakes that affect reproducible and secure container images, including unpinned packages and base images, unsafe secrets, cache misuse, and incorrect package-manager cleanup. Its small Rust binary and multiple packaging formats make it easy to insert into existing build pipelines.

### 时间线

- 2026-04: The official repository was created.
- 2026-07: Version 1.4.7 was released with native, container, editor, pre-commit, CI, and WASI installation paths.

### Related projects

- The project documents migration from Hadolint policies and optional ShellCheck integration, and it supports Docker and Podman build-context conventions.

### 来源

- <https://github.com/immanuwell/dockerfile-roast#readme>
- <https://github.com/immanuwell/dockerfile-roast/blob/main/DOCS.md#configuration>
- <https://github.com/immanuwell/dockerfile-roast/releases>


## 安全说明

没有找到 droast 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ./droast.toml

## Combined YAML source

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


## 来源

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
