While reviewing https://github.com/opencontainers/runtime-tools/issues/187, I checked both generate and validate logic. In validate.go, we have both 'host-specific' and 'platform', I think we should overwrite the platform when we have 'host-specific' option.
While reviewing #187,
I checked both generate and validate logic.
In validate.go, we have both 'host-specific' and 'platform',
I think we should overwrite the platform when we have 'host-specific' option.