macOS
brew install manifest-toollocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für manifest-tool in AI-Agent-Workflows.
Installation
brew install manifest-toollocal Homebrew formula metadata
sudo apk add manifest-toolAlpine Linux edge package indexes · manifest-tool · Quelle: dl-cdn.alpinelinux.org
sudo dnf install manifest-toolFedora Rawhide package metadata · manifest-tool · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#manifest-toolnixpkgs package indexes · pkgs/by-name/ma/manifest-tool/package.nix · Quelle: api.github.com
Überblick
Command-line tool to create and query container image manifest list/indexes
Verlauf
manifest-tool is a Go command-line utility for inspecting and pushing multi-platform container image manifest lists and OCI image indexes. It helped make multi-architecture container image publishing practical before those workflows were common in mainstream container CLIs.
The public repository was created in March 2016. The README describes manifest-tool as one of the first command-line tools capable of assembling Docker v2.2 manifest lists, later more commonly known as OCI image indexes.
The project's history section says the codebase began as a joint project with Harshal Patil from IBM Bangalore and was originally forked from registry client code in skopeo, which later became part of the Red Hat container tooling ecosystem. The v2 rewrite removed the original skopeo-derived code, while the old code remained part of v1 releases.
manifest-tool gained relevance during the transition from one-image-per-architecture publishing to a single image reference that can resolve to architecture-specific images. The README notes that Docker's early `docker manifest` command was based on code from manifest-tool through a Docker CLI pull request in early 2018.
The project distributes release binaries for many architectures and also publishes a Docker image, matching the multi-platform audience it serves. By 2026 the repository had hundreds of stars and forks, indicating continued use even after Docker and other container tools added overlapping functionality.
Users inspect an image reference with `manifest-tool inspect` to see manifest or index entries and platform support. For publishing, `manifest-tool push` can read a YAML spec or command-line arguments that list platforms, source image templates, target image references, and tags.
For pushing to a registry, the README says credentials can be supplied on the command line, via credential helper support similar to the Docker client, or through an existing Docker client configuration.
For package and container infrastructure maintainers, manifest-tool is historically important because it represents the period when multi-arch container images were still being assembled with specialized external tooling. It is also a useful reference point for the evolution from Docker manifest lists to OCI indexes.
Sicherheitslage
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
manifest-tool | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/estesp/manifest-tool
Installationsmetadaten
| Paketschlüssel | brew:manifest-tool |
|---|---|
| Version | 2.2.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/manifest-tool |
| Homepage | https://github.com/estesp/manifest-tool/ |
| Repository | https://github.com/estesp/manifest-tool |
| Upstream-Dokumentation | https://github.com/estesp/manifest-tool#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/estesp/manifest-tool/archive/refs/tags/v2.2.2.tar.gz |
| Zuletzt aktualisiert | 2026-05-06T12:33:46Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | manifest-tool |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
manifest-tool
nix profile install nixpkgs#manifest-toolmanifest-tool 2.2.1-r4
tool for inspecting and creating multi-platform container images
https://github.com/estesp/manifest-tool
sudo apk add manifest-toolmanifest-tool 2.0.8-12.fc44
A command line tool used for creating manifest list objects
https://github.com/estesp/manifest-tool
sudo dnf install manifest-toolQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.