macOS
brew install conmonlocal Homebrew formula metadata
brew
OCI container runtime monitor. Version 2.2.1 via Homebrew; verified from local package data.
install
brew install conmonlocal Homebrew formula metadata
sudo apk add conmonAlpine Linux edge package indexes · conmon · source: dl-cdn.alpinelinux.org
sudo apt install conmonDebian stable package indexes · conmon · source: deb.debian.org
sudo dnf install conmonFedora Rawhide package metadata · conmon · source: dl.fedoraproject.org
nix profile install nixpkgs#conmonnixpkgs package indexes · pkgs/by-name/co/conmon/package.nix · source: api.github.com
sudo pacman -S conmonArch Linux sync databases · conmon · source: geo.mirror.pkgbuild.com
sudo zypper install conmonopenSUSE Tumbleweed package metadata · conmon · source: download.opensuse.org
overview
OCI container runtime monitor
history
conmon is a small C monitor process for OCI containers. Its niche is not launching a whole container stack, but sitting between a container manager such as Podman or CRI-O and an OCI runtime such as runc or crun.
The upstream README describes conmon as an OCI container runtime monitor and communication tool. It double-forks, starts the OCI runtime as its child, keeps standard streams attachable, writes logs, and records exit status for the higher-level manager.
The project is maintained under the containers GitHub organization, the same ecosystem that hosts Podman-adjacent container tooling. Its design goal is deliberately narrow: the README calls it the smallest daemon a container can have.
conmon became distribution-visible because Podman and CRI-O need a separate monitor that can outlive the foreground manager. The README says it should usually be packaged with the user's container manager, and the input package metadata lists it across Homebrew, apk, Debian, Ubuntu, Fedora/dnf, Nix, pacman, and zypper.
Most users do not run conmon directly. It is installed as support infrastructure for Podman, CRI-O, and other OCI-container workflows, where it keeps container attach sockets, logging, and exit reporting separate from the manager process.
conmon is a useful package-manager specimen because it exposes a normally hidden layer of the container stack as its own shippable binary. Packaging it correctly matters for Podman and CRI-O behavior, especially install paths such as libexec locations used by those managers.
security posture
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
conmon | 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/containers/conmon
install metadata
| Package key | brew:conmon |
|---|---|
| Version | 2.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/conmon |
| Homepage | https://github.com/containers/conmon |
| Repository | https://github.com/containers/conmon |
| Upstream docs | https://github.com/containers/conmon#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/containers/conmon/archive/refs/tags/v2.2.1.tar.gz |
| Dependencies | glib, libseccomp, systemd |
| 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 | conmon |
| 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.
conmon 2.1.12-4
OCI container runtime monitor
https://github.com/containers/conmon
sudo apt install conmongolang-github-containers-conmon-dev 2.1.12-4
OCI container runtime monitor
https://github.com/containers/conmon
sudo apt install golang-github-containers-conmon-devconmon
nix profile install nixpkgs#conmonconmon 2.1.10+ds1-1build2
OCI container runtime monitor
https://github.com/containers/conmon
sudo apt install conmongolang-github-containers-conmon-dev 2.1.10+ds1-1build2
OCI container runtime monitor
https://github.com/containers/conmon
sudo apt install golang-github-containers-conmon-devconmon 2.2.1-r0
OCI container runtime monitor
https://github.com/containers/conmon
sudo apk add conmonconmon-doc 2.2.1-r0
OCI container runtime monitor (documentation)
https://github.com/containers/conmon
sudo apk add conmon-docconmon 2.2.1-2.fc45
OCI container runtime monitor
https://github.com/containers/conmon
sudo dnf install conmonconmon 1:2.2.1-1
OCI container runtime monitor
https://github.com/containers/conmon
sudo pacman -S conmonconmon 2.2.1-1.2
An OCI container runtime monitor
https://github.com/containers/conmon
sudo zypper install conmonsource 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.