spiegel_podman/pkg/api/handlers
Giuseppe Scrivano 1a76d464fd
cmd, commit: change --pause default to true
Pause the container by default during commit.  It is safer as it
avoids conflicts, and potentially security issues, when another
process is accessing the container rootfs.

Originally this was not done because it was a breaking change and
rootless containers weren't able to use the freezer cgroup controller.
Now that we support only cgroup v2, there is no gap anymore with
root (exotic configurations can still use --pause=false).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2026-06-03 07:28:22 +02:00
..
compat cmd, commit: change --pause default to true 2026-06-03 07:28:22 +02:00
grpc RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
libpod cmd, commit: change --pause default to true 2026-06-03 07:28:22 +02:00
swagger RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
types RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
utils API Handlers should not error on empty request bodies 2026-05-13 16:33:40 -04:00
decoder.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
types.go compat API: populate HostConfig in container list response 2026-05-20 03:27:14 -04:00