mirror of
https://github.com/containers/podman.git
synced 2026-01-29 00:11:42 -05:00
The default_ulimits field is currently ignored in podman run commands. This PR fixes this. Fixes: https://github.com/containers/podman/issues/17396 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>