You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OCI image spec has standardized the org.opencontainers.image.ref.name attribute for including an image name in an image layout.
I would like the ability to include name in my oci image output argument as in --output type=oci,dest=/image.tar,name=$imageName and have it add this attribute.