mirror of
https://github.com/containers/podman.git
synced 2026-06-07 07:15:59 -04:00
The server already does validate this so this is not strictly needed and the client must trust the server no matter what. But adding an extra check here does not hurt and may help prevent future bugs. Signed-off-by: Paul Holzinger <pholzing@redhat.com>