conmon_2.0.2-1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/chickeaterbanana/libpod/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/chickeaterbanana/libpod/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install conmon=2.0.2-1

OCI container runtime monitor

Full description:
  OCI container runtime monitor
 Conmon is a monitoring program and communication tool between a container
 manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a
 single container.
 .
 Upon being launched, it double-forks to daemonize and detach from the parent
 that launched it. It then launches the runtime as its child. This allows
 managing processes to die in the foreground, but still be able to watch over
 and connect to the child process (the container).
 .
 While the container runs, conmon does two things:
 .
 - Provides a socket for attaching to the container, holding open the
   container's standard streams and forwarding them over the socket.
 - Writes the contents of the container's streams to a log file (or to the
   systemd journal) so they can be read after the container's death.
 .
 Finally, upon the containers death, conmon will record its exit time and code
 to be read by the managing programs.
 .
 Written in C and designed to have a low memory footprint, conmon is intended to
 be run by a container managing library. Essentially, conmon is the smallest
 daemon a container can have.

Checksums

MD5 a31b30aed1a2d7d2f6aa03e3975b208c
SHA1 462d50679c3a778ddb08f92cfb75a329034a7067
SHA256 e929b3c69fdc676b9fed4dbc5051294a104d94aed0834ca55802065e324708f5
SHA512 aace1f40abb7b875f3af6c6143b9de3bc951e8a09f396c41ad07ba96c29724981c42d3de5303f8a2c5bab0668a0262c1337e05f7520b12543f8bdcc423b12ffa

Depends

  • libc6 (>= 2.17), libglib2.0-0 (>= 2.35.8), libsystemd0

Files

  • /usr/share/doc/conmon/copyright
  • /usr/share/doc/conmon/changelog.gz
  • /usr/share/doc/conmon/changelog.Debian.gz
  • /usr/libexec/podman/conmon

Uploaded

over 5 years ago

Package Size

25.6 KB

Installed Size

74.2 KB

Downloads

13

wget

wget --content-disposition "https://packagecloud.io/chickeaterbanana/libpod/packages/debian/buster/conmon_2.0.2-1_amd64.deb/download.deb?distro_version_id=150"

Homepage

https://github.com/containers/conmon