spiegel_podman/pkg/domain
Giuseppe Scrivano 900e29549a
libpod: do not move podman with --cgroups=disabled
The expectation with --cgroups=disabled is that the current cgroup is
used by the container.

Currently the --cgroups=disabled is passed directly to the OCI
runtime, but it doesn't stop Podman from creating a new cgroup when it
doesn't own the current one.

Closes: https://github.com/containers/podman/issues/20910

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-05-30 16:59:30 +02:00
..
entities libpod: do not move podman with --cgroups=disabled 2024-05-30 16:59:30 +02:00
filters Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
infra libpod: do not move podman with --cgroups=disabled 2024-05-30 16:59:30 +02:00
utils Merge pull request #21583 from Luap99/scp-port 2024-02-12 21:35:56 +00:00