macOS
brew install droastlocal Homebrew formula metadata
brew
Opinionated Dockerfile linter. Version 1.4.10 via Homebrew; verified 2026-07-24.
install
brew install droastlocal Homebrew formula metadata
overview
Opinionated Dockerfile linter
history
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.
security posture
No matching local secret-handling manifest was found for droast. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
./droast.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
droast | 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/immanuwell/dockerfile-roast
install metadata
| Package key | brew:droast |
|---|---|
| Version | 1.4.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/droast |
| Homepage | https://ewry.net/droast-dockerfile-linter/ |
| Repository | https://github.com/immanuwell/dockerfile-roast |
| Upstream docs | https://github.com/immanuwell/dockerfile-roast#readme |
| License | MIT |
| Source archive | https://github.com/immanuwell/dockerfile-roast/archive/refs/tags/1.4.10.tar.gz |
| Last updated | 2026-07-24T12:16:43Z |
| Pulse | new |
| 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 | droast |
| 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.