mirror of
https://github.com/containers/podman.git
synced 2026-03-20 23:53:25 -04:00
The podman ps command for non-json targets has the ability to use a "batched" function which limits the use of locks needed. The collection of output for JSON should use this too. Signed-off-by: baude <bbaude@redhat.com> Closes: #380 Approved by: rhatdan