简体   繁体   中英

how can i pull window container on host window in docker ?

I am trying to pull window container on window host . But it throw

C:\\Users>docker pull microsoft/windowsservercore:ltsc2016 ltsc2016: Pulling from microsoft/windowsservercore 3889bb8d808b: Pulling fs layer c0f6863f3dd4: Pulling fs layer image operating system "windows" cannot be used on this platform

can anyone help on this ?

Docker host is configured to run in Linux containers inside VM. You need to switch to windows containers.

Screen shots and navigation reference here - link

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM