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

ltsc2019: Pulling from windows/servercore: no matching manifest for linux/amd64 in the manifest list entries #159

Closed
svdoever opened this issue Dec 6, 2019 · 15 comments

Comments

@svdoever
Copy link

svdoever commented Dec 6, 2019

Get the error:

### Build specifications loaded...                                                               
ltsc2019: Pulling from windows/servercore                                                        
no matching manifest for linux/amd64 in the manifest list entries                                
Failed.                                                                                          
At C:\P\sitecore-docker-images\modules\SitecoreImageBuilder\SitecoreImageBuilder.psm1:203 char:78
+ ... CODE -ne 0 | Where-Object { $_ } | ForEach-Object { throw "Failed." }                      
+                                                         ~~~~~~~~~~~~~~~                        
    + CategoryInfo          : OperationStopped: (Failed.:String) [], RuntimeException            
    + FullyQualifiedErrorId : Failed.                                                            
                                                                                                 

Any idea what to do about it?

@svdoever
Copy link
Author

svdoever commented Dec 6, 2019

call me stupid... had to switch Docker to Windows containers...

@svdoever svdoever closed this as completed Dec 6, 2019
@jamiecook
Copy link

Not stupid, I just had the exact same problem and also had no idea that "switching to windows containers" was even a thing.

@Theeiss
Copy link

Theeiss commented Sep 8, 2020

Definitely not stupid! Same problem here and I had no idea how to deal with it hahaha. Thanks for posting!

@DesKevinMendez
Copy link

Going to icon of docker, and click on: "Switch to windows containers..."

@LoneWanderer-GH
Copy link

LoneWanderer-GH commented May 6, 2021

call me stupid... had to switch Docker to Windows containers...

I discovered this today too, so for future references here are some screenshots of required actions.

On windows, right clic on the taskbar tray icon:
image

Popup :
image

To switch back:
image

@hoffstadt1004
Copy link

Still not Stupid same here, thanks for sharing.

@crazyfrog768
Copy link

I don't have Switch to Windows container ' choice ' ?
docker desktop 4.11.1

@MatheusMaroli
Copy link

hi guys, after i change windows container my docker stay starting but never started, do you have any idea ?

@EosWaxDev
Copy link

EosWaxDev commented Oct 26, 2022

Windows containers just won't start on Windows 11 Home 22H2. I have no idea why.

@MatheusMaroli
Copy link

I remember when installed docker on windows home, i take make some configurations on windows hyperview. But i don't know if is relationships

@BadrulAlomIOG
Copy link

Just to be clear it was the task bar icon for Dokcer (bottom right) and not application running icon of docker (bottom) that needs the right click..

@AsquzeRR
Copy link

AsquzeRR commented Feb 5, 2023

I solved this problem by changing the docker Linux to windows by right click on the docker icon in the services bar, then clicking on Switch to windows containers.

@0xN1nja
Copy link

0xN1nja commented Apr 4, 2023

thanks lol

@ashishsutariya
Copy link

Just to be clear it was the task bar icon for Dokcer (bottom right) and not application running icon of docker (bottom) that needs the right click..

Thanks a lot, cant describe how much helpfull this was

@michihupf
Copy link

Any way to get the image to work on Linux? (sorry for the bump)

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