Error seen is:
+++ docker run --rm -i stedolan/jq '.architectures.x86_64.artifacts.qemu.formats["qcow2.gz"].disk.location'+++ tr -d '"'Unable to find image 'stedolan/jq:latest' locallylatest: Pulling from stedolan/jqdocker: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/stedolan/jq:latest to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/.
See where it fails here.
Can you please bump the Image manifest to v2?
trying to run the dockerized jq, expecting it to work :)