Use containerd's platform package for platform checks. While the OCI image spec requires the platform values to conform with GOOS and GOARCH definitions of Go' runtime package, the values of uname are used by convention. Supporting these values silences annoying false-positive warnings. Fixes: #containers/podman/issues/14669 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com> |
||
---|---|---|
common |