macOS
brew install umocilocal Homebrew formula metadata
安装
brew install umocilocal Homebrew formula metadata
sudo apk add umociAlpine Linux edge package indexes · umoci · 来源: dl-cdn.alpinelinux.org
sudo dnf install umociFedora Rawhide package metadata · umoci · 来源: dl.fedoraproject.org
nix profile install nixpkgs#umocinixpkgs package indexes · pkgs/by-name/um/umoci/package.nix · 来源: api.github.com
sudo pacman -S umociArch Linux sync databases · umoci · 来源: geo.mirror.pkgbuild.com
sudo zypper install umociopenSUSE Tumbleweed package metadata · umoci · 来源: download.opensuse.org
概览
Reference OCI implementation for creating, modifying and inspecting images
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
umoci | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:umoci |
|---|---|
| 版本 | 0.6.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://umo.ci |
| 仓库 | https://github.com/opencontainers/umoci |
| 最后更新 | 2026-07-25T21:47:58+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 umoci来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.