macOS
brew install runclocal Homebrew formula metadata
brew / rank 2865
CLI tool for spawning and running containers according to the OCI specification. Version 1.5.1 via Homebrew; verified 2026-07-14. Also installable with debian: sudo apt install golang-github-opencontainers-runc-dev.
install
brew install runclocal Homebrew formula metadata
sudo apk add runcAlpine Linux edge package indexes · runc · source: dl-cdn.alpinelinux.org
sudo apt install runcDebian stable package indexes · runc · source: deb.debian.org
sudo dnf install runcFedora Rawhide package metadata · runc · source: dl.fedoraproject.org
nix profile install nixpkgs#runcnixpkgs package indexes · pkgs/by-name/ru/runc/package.nix · source: api.github.com
sudo pacman -S runcArch Linux sync databases · runc · source: geo.mirror.pkgbuild.com
sudo zypper install runcopenSUSE Tumbleweed package metadata · runc · source: download.opensuse.org
overview
CLI tool for spawning and running containers according to the OCI specification
history
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.
security posture
No matching local secret-handling manifest was found for runc. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
runc | 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/runc
install metadata
| Package key | brew:runc |
|---|---|
| Version | 1.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/runc |
| Homepage | https://github.com/opencontainers/runc |
| Repository | https://github.com/opencontainers/runc |
| License | Apache-2.0 |
| Source archive | https://github.com/opencontainers/runc/releases/download/v1.5.1/runc-1.5.1.tar.xz |
| Last updated | 2026-07-14T03:52:13Z |
| Pulse | updated |
| Dependencies | libpathrs, libseccomp |
| Build dependencies | go, go-md2man, pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 runcsource 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.