macOS
brew install runclocal Homebrew formula metadata
brew / 順位 2865
runc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.