mirror of
https://github.com/containers/podman.git
synced 2025-12-17 21:21:33 +08:00
There are two fields I'm worried about: shared namespaces and pod containers. Both are generated via loops over maps and are thus non-deterministic in ordering. Throw a sort on each to fix the order so we can actually diff `podman pod inspect` output. Signed-off-by: Matt Heon <mheon@redhat.com>
23 KiB
23 KiB