# container-canary mit Homebrew, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für container-canary in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:container-canary
- **Paketmanager:** Homebrew
- **Version:** 0.5.0
- **Quellzusammenfassung:** Test and validate container requirements against versioned manifests
- **Homepage:** <https://github.com/NVIDIA/container-canary>
- **Repository:** <https://github.com/NVIDIA/container-canary>
- **Zuletzt aktualisiert:** 2026-07-27T22:04:03+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- canary (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.5.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration signal

## Andere Paketmanager-Einträge

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


## Quellen

- 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
