Пакет: conmon (2.1.12-3)
Ссылки для conmon
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код conmon:
Сопровождающие:
- Podman Packaging Team (Страница КК)
- Jamie Bliss (Страница КК)
- Nicolas Braud-Santoni (Страница КК)
- Dmitry Smirnov (Страница КК)
- Reinhard Tartler (Страница КК)
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Другие пакеты, относящиеся к conmon
|
|
|
|
-
- dep: libc6 (>= 2.38)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: libglib2.0-0t64 (>= 2.78.0)
- библиотека С-функций
-
- dep: libsystemd0
- библиотека утилит systemd
Загрузка conmon
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
i386 | 38,8 Кб | 179,0 Кб | [список файлов] |