Skip to content

Instantly share code, notes, and snippets.

@wzhliang
Last active December 5, 2019 02:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wzhliang/1fe799e07f68f48135c5f1d25220833a to your computer and use it in GitHub Desktop.
Save wzhliang/1fe799e07f68f48135c5f1d25220833a to your computer and use it in GitHub Desktop.
dotnet wcfservice docker run fail on MacOS

$ docker run mcr.microsoft.com/dotnet/framework/samples:wcfservice

Unable to find image 'mcr.microsoft.com/dotnet/framework/samples:wcfservice' locally wcfservice: Pulling from dotnet/framework/samples docker: no matching manifest for linux/amd64 in the manifest list entries. See 'docker run --help'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment