macOS
brew install runclocal Homebrew formula metadata
brew / Rang 2865
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für runc in AI-Agent-Workflows.
Installation
brew install runclocal Homebrew formula metadata
sudo apk add runcAlpine Linux edge package indexes · runc · Quelle: dl-cdn.alpinelinux.org
sudo apt install runcDebian stable package indexes · runc · Quelle: deb.debian.org
sudo dnf install runcFedora Rawhide package metadata · runc · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#runcnixpkgs package indexes · pkgs/by-name/ru/runc/package.nix · Quelle: api.github.com
sudo pacman -S runcArch Linux sync databases · runc · Quelle: geo.mirror.pkgbuild.com
sudo zypper install runcopenSUSE Tumbleweed package metadata · runc · Quelle: download.opensuse.org
Überblick
CLI tool for spawning and running containers according to the OCI specification
Verlauf
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.
Sicherheitslage
Für runc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
runc | cli | globales Executable |
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.
https://github.com/opencontainers/runc
Installationsmetadaten
| Paketschlüssel | brew:runc |
|---|---|
| Version | 1.5.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/runc |
| Homepage | https://github.com/opencontainers/runc |
| Repository | https://github.com/opencontainers/runc |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/opencontainers/runc/releases/download/v1.5.1/runc-1.5.1.tar.xz |
| Zuletzt aktualisiert | 2026-07-14T03:52:13Z |
| Pulse | updated |
| Abhängigkeiten | libpathrs, libseccomp |
| Build-Abhängigkeiten | go, go-md2man, pkgconf |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 runcQuellspur
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.