Skip to content

Instantly share code, notes, and snippets.

@paulyuk
Created November 14, 2022 20:31
Show Gist options
  • Save paulyuk/e771b12624db6a62df58e8054810e63e to your computer and use it in GitHub Desktop.
Save paulyuk/e771b12624db6a62df58e8054810e63e to your computer and use it in GitHub Desktop.
Diagnose docker pull on network
curl --request GET --url https://mcr.microsoft.com/v2/dotnet/aspnet/manifests/sha256:fd2378d2cf94cb60c7bcccf176c3175151827b4d2d99ae9e94f991478e1c70d1 --header 'Accept: application/vnd.docker.distribution.manifest.v2+json' --user-agent "mcrafdinvestiongation1" -v
curl --request GET --url https://mcr.microsoft.com/v2/dotnet/aspnet/blobs/sha256:dd6189d6fc13cb03db0f4a3d9659b6b6044fd5858019d659001eaf8367584d67 --header 'Accept: application/vnd.docker.image.rootfs.diff.tar.gzip' --user-agent "mcrafdinvestiongation1" -v
curl --request GET --url https://eastus.data.mcr.microsoft.com/aba285c624a04409823b708c7a50e7b9-jttfjm99vo//docker/registry/v2/blobs/sha256/dd/dd6189d6fc13cb03db0f4a3d9659b6b6044fd5858019d659001eaf8367584d67/data\?se\=2022-11-14T19%3A49%3A14Z\&amp\;sig\=juQIf7%2FhRfWKjdYEqKGxzn1W7JvjsOeGpLUirhLv9oI%3D\&amp\;sp\=r\&amp\;spr\=https\&amp\;sr\=b\&amp\;sv\=2016-05-31\&amp\;regid\=aba285c624a04409823b708c7a50e7b9 --user-agent "mcrafdinvestiongation1" -v --output dockerlayer.tar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment