spiegel_podman/cmd/podman/common
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
..
build.go Fix podman-remote support for podman farm build 2024-05-12 03:01:22 +09:00
completion.go libpod: do not move podman with --cgroups=disabled 2024-05-30 16:59:30 +02:00
completion_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
create.go Add missing option 'healthy' to output of podman run --help 2024-05-05 18:04:17 +02:00
create_opts.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
create_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
default.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
inspect.go make podman pod inspect output a json array 2024-02-05 17:26:55 +01:00
netflags.go Merge pull request #21512 from Luap99/pasta-netname-removal 2024-02-08 17:17:55 +00:00
sign.go Bump Go module to v5 2024-02-08 09:35:39 -05:00