What is the version of your Accelerated Container Image
1.0.2
What would you like to be added?
The userspace converter requires an --input-tag to identify the image the convert (USERSPACE_CONVERTOR.md). Is it possible to use the digest to identify the input image? This can be supported as an alternative to --input-tag.
-i, --input-tag string tag for image converting from (required)
Why is this needed for Accelerated Container Image?
A tag can be volatile
Sometimes the client has access to the digest but not the tags on the image to convert
Supporting a digest parameter would be an enhancement.
Are you willing to submit PRs to contribute to this feature?
What is the version of your Accelerated Container Image
1.0.2
What would you like to be added?
The userspace converter requires an
--input-tag
to identify the image the convert (USERSPACE_CONVERTOR.md). Is it possible to use the digest to identify the input image? This can be supported as an alternative to--input-tag
.Why is this needed for Accelerated Container Image?
Supporting a digest parameter would be an enhancement.
Are you willing to submit PRs to contribute to this feature?