This question
How to see the files running on my Google Cloud Platform Cloud Run service?
seems to use Container Registry (gcr.io files)
How do I view the files in my image when using Artifact Registry
as opposed to Container Registry
?
I have run
docker run -it --entrypoint sh europe-west1-docker.pkg.dev/bb-xyz/cloud-run-source-deploy/myservice:latest
but I get the message
Unable to find image