# Installer droast avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de droast pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install droast
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:droast
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.4.12
- **Résumé source:** Opinionated Dockerfile linter
- **Page d'accueil:** <https://ewry.net/droast-dockerfile-linter/>
- **Dépôt:** <https://github.com/immanuwell/dockerfile-roast>
- **Dernière mise à jour:** 2026-07-31T18:09:49Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- droast (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.4.12
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour droast. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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)


## Sources

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