macOS
brew install runclocal Homebrew formula metadata
安装
brew install runclocal Homebrew formula metadata
sudo apk add runcAlpine Linux edge package indexes · runc · 来源: dl-cdn.alpinelinux.org
sudo dnf install runcFedora Rawhide package metadata · runc · 来源: dl.fedoraproject.org
nix profile install nixpkgs#runcnixpkgs package indexes · pkgs/by-name/ru/runc/package.nix · 来源: api.github.com
sudo pacman -S runcArch Linux sync databases · runc · 来源: geo.mirror.pkgbuild.com
sudo zypper install runcopenSUSE Tumbleweed package metadata · runc · 来源: download.opensuse.org
概览
CLI tool for spawning and running containers according to the OCI specification
历史
runc is a Linux command-line runtime that creates and runs containers from OCI bundles. It is deliberately low-level and is most often embedded beneath higher-level container engines.
runc originated from Docker's low-level container execution code and became the reference-style command-line implementation associated with the Open Container Initiative. It is maintained under the `opencontainers` organization.
The project evolved through a lengthy release-candidate period before its stable 1.0 release, with subsequent releases tracking Linux kernel capabilities, cgroups, namespaces, seccomp, checkpoint/restore, rootless operation, and revisions of the OCI runtime specification.
runc became a foundational low-level runtime beneath higher-level container software. The official project cautions that it is generally consumed by tools such as Docker and Podman rather than invoked directly by most end users.
The supplied metadata shows broad Linux distribution packaging through APK, Debian/Ubuntu, Fedora-family, Arch, Nix, and openSUSE ecosystems, as well as Homebrew.
A user prepares an OCI bundle containing a `rootfs` directory and `config.json`; `runc spec` can generate a starter configuration. `runc run <container-id>` provides a create-start-delete convenience path, while separate lifecycle commands support lower-level runtime management. The official README recommends higher-level tools such as Docker or Podman unless direct runtime control is specifically needed.
runc is important to package and container-runtime specialists because it is a focused implementation of the OCI runtime contract rather than a complete container platform. Its command behavior, kernel integration, security fixes, and OCI compatibility can affect multiple higher-level engines and distributions.
安全态势
没有找到 runc 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
runc | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/opencontainers/runc
安装元数据
| 软件包键 | brew:runc |
|---|---|
| 版本 | 1.5.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/runc |
| 主页 | https://github.com/opencontainers/runc |
| 仓库 | https://github.com/opencontainers/runc |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/opencontainers/runc/releases/download/v1.5.1/runc-1.5.1.tar.xz |
| 最后更新 | 2026-07-14T03:52:13Z |
| Pulse | updated |
| 依赖 | libpathrs, libseccomp |
| 构建依赖 | go, go-md2man, pkgconf |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | runc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
golang-github-opencontainers-runc-dev 1.1.15+ds1-2
Open Container Project - development files
https://github.com/opencontainers/runc
sudo apt install golang-github-opencontainers-runc-devrunc 1.1.15+ds1-2+b4
Open Container Project - runtime
https://github.com/opencontainers/runc
sudo apt install runcrunc
nix profile install nixpkgs#runcgolang-github-opencontainers-runc-dev 1.1.12+ds1-2ubuntu1
Open Container Project - development files
https://github.com/opencontainers/runc
sudo apt install golang-github-opencontainers-runc-devrunc 1.1.12-0ubuntu3
Open Container Project - runtime
https://github.com/opencontainers/runc
sudo apt install runcrunc 1.5.1-r3
CLI tool for spawning and running containers according to the OCI specification
https://www.opencontainers.org
sudo apk add runcrunc-doc 1.5.1-r3
CLI tool for spawning and running containers according to the OCI specification (documentation)
https://www.opencontainers.org
sudo apk add runc-docrunc 1.5.1-2.fc45
CLI tool for spawning and running containers according to the OCI specification
https://github.com/opencontainers/runc
sudo dnf install runcrunc 1.5.1-1
CLI tool for managing OCI compliant containers
sudo pacman -S runcrunc 1.4.3-1.2
Tool for spawning and running OCI containers
https://github.com/opencontainers/runc
sudo zypper install runc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.