mirror of
https://github.com/containers/podman.git
synced 2026-07-23 21:52:04 -04:00
When creating a pod or container where a static MAC or IP address is provided, we should return a proper error and exit as 125. Fixes: #6972 Signed-off-by: Brent Baude <bbaude@redhat.com>