mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
37b5acc2d7
The main benefit here is when we are using a systemd cgroup driver, we actually ask systemd to add a PID, rather than doing it ourselves. This way, we can add rootless exec PID to a cgroup. This requires newer opencontainers/cgroups and coreos/go-systemd. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
OCI Project Template
Useful boilerplate and organizational information for all OCI projects.