macOS
brew install container-canarylocal Homebrew formula metadata
brew
Test and validate container requirements against versioned manifests. Version 0.5.0 via Homebrew; verified 2026-05-11.
install
brew install container-canarylocal Homebrew formula metadata
sudo dnf install dummy-package-canaryFedora Rawhide package metadata · dummy-package-canary · source: dl.fedoraproject.org
overview
Test and validate container requirements against versioned manifests
history
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.
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.
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.
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.
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
canary | 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/NVIDIA/container-canary
install metadata
| Package key | brew:container-canary |
|---|---|
| Version | 0.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/container-canary |
| Homepage | https://github.com/NVIDIA/container-canary |
| Repository | https://github.com/NVIDIA/container-canary |
| Upstream docs | https://github.com/NVIDIA/container-canary#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/NVIDIA/container-canary/archive/refs/tags/v0.5.0.tar.gz |
| Last updated | 2026-05-11T17:43:30-04:00 |
| Pulse | updated |
| Build dependencies | go |
| 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 | container-canary |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dummy-package-canary 2-25.fc44
Dummy package to exercise the packaging stack
sudo dnf install dummy-package-canarysource 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.