You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...before falling back to a synthetic id based on the hash of the
network name.
Checking both is needed to support the Docker-compatible format ("Id")
and Libpod-native format ("id").
This is analagous to how podman-py handles network.name -- we check
attrs "Name" and "name" in that order.
Fixes#584
Signed-off-by: Nicolas Lacasse <[email protected]>
0 commit comments