Open
Description
We (w/@Dentrax) have added signing and verifying containers images by using cosign under the hood to nerdctl, please see. We call the cosign binary to sign and verify container images which means that we need to ensure that cosign binary is available in our environment. So, let's add cosign archive to the default configuration YAML file of the lima.
cc: @AkihiroSuda