Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to get support for - https://labs.play-with-docker.com - in here? #597

Open
siims-biz opened this issue Sep 25, 2023 · 0 comments
Open

Comments

@siims-biz
Copy link

Hi
$ docker pull mcr.microsoft.com/dotnet/core/samples:aspnetapp
no matching manifest for linux/amd64 in the manifest list entries

I sounds to me, like I depend on a windows based playground for that image?
Could someone with more experience in the playground please confirm / reject.

$ docker manifest inspect mcr.microsoft.com/dotnet/core/samples:latest
{
"schemaVersion": 2,
"mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
"manifests": [
{
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"size": 2200,
"digest": "sha256:45e28a8fe11a41be7db80de38c658ca071b5c64e4bc9928cbcdb0eaa54ff4add",
"platform": {
"architecture": "amd64",
"os": "windows",
"os.version": "10.0.17763.4851"
}
}
]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant