How to get the docker image when has been pulled with skopeo inspect?
When I use skopeo inspect --tls-verify=false docker://${image_path}:${tag} --config I can only find the key value "created" without "pulled". If skopeo is not OK, curl should be OK.