mirror of
https://github.com/containers/podman.git
synced 2026-03-17 06:07:46 -04: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>