# Installer container-canary avec Homebrew, dnf

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

## installation

```sh
sudo av install brew:container-canary
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install container-canary
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install dummy-package-canary
```

  Preuve: Fedora Rawhide package metadata: dummy-package-canary from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:container-canary
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.0
- **Résumé source:** Test and validate container requirements against versioned manifests
- **Page d'accueil:** <https://github.com/NVIDIA/container-canary>
- **Dépôt:** <https://github.com/NVIDIA/container-canary>
- **Dernière mise à jour:** 2026-07-27T22:04:03+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- canary (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Container Canary is an NVIDIA container validation CLI for checking image requirements against versioned manifests. Its history is tied to CI-oriented validation of bring-your-own-container platforms rather than to a broad runtime or orchestration layer.

### Historique du projet

The project presents itself as a tool for recording platform requirements as a manifest and validating container images against that manifest. Official releases began with v0.1.0 in March 2022, with later 0.x releases continuing through 2025.

### Historique d'adoption

Official documentation illustrates the tool with a Kubeflow Notebooks-style requirements manifest, but it does not publish a broad adopter list. The safest reading is that Container Canary serves teams that need repeatable image conformance checks for managed compute or notebook platforms.

### Modes d'utilisation

Users run the `canary` command against a YAML validator file and a target container image. The checks borrow concepts from Kubernetes probes, including exec, HTTP, and TCP socket tests, so it fits naturally into CI pipelines already using container and Kubernetes vocabulary.

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

For package managers, Container Canary is a small Go CLI whose value is in making container-image policy testable and versioned. It is useful when a package ecosystem needs to validate that images contain expected users, ports, services, or files before publishing or deploying them.

### Chronologie

- 2022: v0.1.0 release published.
- 2024: v0.3.0 and v0.4.0 releases published.
- 2025: v0.5.0 release published.

### Related projects

- The README connects Container Canary concepts to Kubernetes probes and uses Kubeflow Notebooks requirements as its main worked example.

### Sources

- <https://github.com/NVIDIA/container-canary#readme>
- <https://github.com/NVIDIA/container-canary/releases/tag/v0.1.0>
- <https://github.com/NVIDIA/container-canary/releases/tag/v0.5.0>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Autres enregistrements de gestionnaires de paquets

- dnf - dummy-package-canary - 2-28.fc45: installed executable or alias match | Fedora Rawhide package metadata: dummy-package-canary from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Dummy package to exercise the packaging stack


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
