macOS
brew install umocilocal Homebrew formula metadata
brew / Rang 8346
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für umoci in AI-Agent-Workflows.
Installation
brew install umocilocal Homebrew formula metadata
sudo apk add umociAlpine Linux edge package indexes · umoci · Quelle: dl-cdn.alpinelinux.org
sudo apt install umociDebian stable package indexes · umoci · Quelle: deb.debian.org
sudo dnf install umociFedora Rawhide package metadata · umoci · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#umocinixpkgs package indexes · pkgs/by-name/um/umoci/package.nix · Quelle: api.github.com
sudo pacman -S umociArch Linux sync databases · umoci · Quelle: geo.mirror.pkgbuild.com
sudo zypper install umociopenSUSE Tumbleweed package metadata · umoci · Quelle: download.opensuse.org
Überblick
Reference OCI implementation for creating, modifying and inspecting images
Verlauf
umoci is a low-level command-line and Go-library tool for creating, modifying, unpacking, repacking, and inspecting Open Container Initiative container images.
The official documentation gives umoci a clear origin story: it was originally developed in 2016 by Aleksa Sarai as part of the openSUSE project. Its name expands to 'Umoci Modifies Open Containers' Images', and the project describes itself as a small, unopinionated reference implementation of the OCI image specification.
In mid-2020, umoci was donated to the Open Container Initiative as a reference implementation of the OCI image specification. The 0.4.6 changelog records the adoption and the corresponding import-path/module move from github.com/openSUSE/umoci to github.com/opencontainers/umoci.
The project retained its role as infrastructure rather than an end-user container runtime. The README and docs emphasize that umoci is meant to be a foundation for larger systems, while its Go API is useful but historically treated cautiously because it was not promised as stable.
The OCI adoption made umoci part of the official container-image standards ecosystem. The project documentation explicitly says the adoption solidified it as useful 'boring container infrastructure' for larger systems.
The Homebrew input shows broad downstream packaging across apk, Homebrew, Debian/Ubuntu source packages, dnf, Nix, pacman, and zypper. That distribution pattern matches the tool's role: a specialized container-image utility useful to build systems, distro packaging, rootless-container workflows, and OCI conformance work.
umoci is used from a subcommand-based CLI for OCI image operations such as getting an image, unpacking, modifying, repacking, garbage collection, rootless workflows, and reference operations documented in generated man pages.
For package-focused users, the appeal is that umoci manipulates OCI image layouts directly without requiring a full Docker-style daemon. That makes it useful in scripts, package build pipelines, distro tooling, and low-level debugging of container-image contents.
umoci is significant in the package-nerd niche because it sits at the boundary between package building and container image building: it is small enough to install as a CLI, official enough to be under the Open Containers organization, and low-level enough for reproducible or rootless image workflows.
Its 2020 move from openSUSE to Open Containers is especially important for provenance: package maintainers had to track the import-path change, while users gained an OCI-hosted reference implementation.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
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 |
|---|---|---|---|
umoci | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:umoci |
|---|---|
| Version | 0.6.0 |
| Paketmanager | Homebrew |
| Homepage | https://umo.ci |
| Repository | https://github.com/opencontainers/umoci |
| Zuletzt aktualisiert | 2026-07-25T21:47:58+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
golang-github-opensuse-umoci-dev 0.4.7+ds-4
umoci development files
sudo apt install golang-github-opensuse-umoci-devumoci 0.4.7+ds-4+b10
Open Container Images manipulation tool
sudo apt install umociumoci
nix profile install nixpkgs#umocigolang-github-opensuse-umoci-dev 0.4.7+ds-4
umoci development files
sudo apt install golang-github-opensuse-umoci-devumoci 0.4.7+ds-4
Open Container Images manipulation tool
sudo apt install umociumoci 0.4.7-r41
umoci modifies Open Container images
sudo apk add umociumoci 0.6.0-4.fc45
Open Container Image manipulation tool
sudo dnf install umociumoci 0.6.0-1
Umoci Modifies Open Container Images
sudo pacman -S umociumoci 0.6.0-1.7
Open Container Image manipulation tool
sudo zypper install umociQuellspur
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.