conmon icon indicating copy to clipboard operation
conmon copied to clipboard

An OCI container runtime monitor.

Results 67 conmon issues
Sort by recently updated
recently updated
newest added

should fix https://github.com/containers/conmon/issues/348

Continuing the investigation that started in https://github.com/cri-o/cri-o/pull/6973 Apparently, sometimes systemd removes the cgroup before conmon can read its `memory.events`. I don't have any ideas about how to work around that...

I got this error when I tried to build: ``` > make cc -std=c99 -Os -Wall -Wextra -Werror -I/opt/homebrew/Cellar/glib/2.76.1/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.76.1/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre2/10.42/include -DVERSION=\"2.1.7\" -DGIT_COMMIT=\""f633919178f6c8ee4fb41b848a056ec33f8d707d"\" -o src/conmon.o -c src/conmon.c src/conmon.c:161:8: error:...

I would like to have a container use ``` sd_pid_notify_with_fds(0, 0, "FDSTORE=1\nFDNAME=foobar", &fd, 1); ``` (see [`man sd_notify`](https://www.freedesktop.org/software/systemd/man/sd_notify.html)) to store an active TCP socket. It would then be possible to...

Hi `containers/conmon`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [containers/automation_images](https://togithub.com/containers/automation_images) | major | `20240102t155643z-f39f38d13` -> `20240320t153921z-f39f38d13` | --- ### Release Notes containers/automation_images...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/containers/podman/v4](https://togithub.com/containers/podman) | `v4.5.0` -> `v4.9.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcontainers%2fpodman%2fv4/v4.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
security

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/net | `v0.19.0` -> `v0.23.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
security