macOS
brew install umocilocal Homebrew formula metadata
brew
Reference OCI implementation for creating, modifying and inspecting images. Version 0.6.0 via Homebrew; verified 2026-06-15.
install
brew install umocilocal Homebrew formula metadata
sudo apk add umociAlpine Linux edge package indexes · umoci · source: dl-cdn.alpinelinux.org
sudo apt install golang-github-opensuse-umoci-devDebian stable package indexes · golang-github-opensuse-umoci-dev · source: deb.debian.org
sudo dnf install umociFedora Rawhide package metadata · umoci · source: dl.fedoraproject.org
nix profile install nixpkgs#umocinixpkgs package indexes · pkgs/by-name/um/umoci/package.nix · source: api.github.com
sudo pacman -S umociArch Linux sync databases · umoci · source: geo.mirror.pkgbuild.com
sudo zypper install umociopenSUSE Tumbleweed package metadata · umoci · source: download.opensuse.org
overview
Reference OCI implementation for creating, modifying and inspecting images
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
umoci | 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/opencontainers/umoci
install metadata
| Package key | brew:umoci |
|---|---|
| Version | 0.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/umoci |
| Homepage | https://umo.ci |
| Repository | https://github.com/opencontainers/umoci |
| Upstream docs | https://umo.ci/ |
| License | Apache-2.0 |
| Source archive | https://github.com/opencontainers/umoci/archive/refs/tags/v0.6.0.tar.gz |
| Last updated | 2026-06-15T10:21:22-04:00 |
| Pulse | updated |
| Dependencies | gpgme |
| Build dependencies | go, go-md2man |
| 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 | umoci |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
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-r40
umoci modifies Open Container images
sudo apk add umociumoci 0.6.0-3.fc44
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.4
Open Container Image manipulation tool
sudo zypper install umocisource 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.