macOS
brew install runclocal Homebrew formula metadata
brew / rang 2865
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de runc pour les workflows d'agents IA.
installation
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
aperçu
CLI tool for spawning and running containers according to the OCI specification
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour runc. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
runc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/opencontainers/runc
métadonnées d'installation
| Clé du paquet | brew:runc |
|---|---|
| Version | 1.5.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/runc |
| Page d'accueil | https://github.com/opencontainers/runc |
| Dépôt | https://github.com/opencontainers/runc |
| Licence | Apache-2.0 |
| Archive source | https://github.com/opencontainers/runc/releases/download/v1.5.1/runc-1.5.1.tar.xz |
| Dernière mise à jour | 2026-07-14T03:52:13Z |
| Pulse | updated |
| Dépendances | libpathrs, libseccomp |
| Dépendances de compilation | go, go-md2man, pkgconf |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 runcpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.