-
Notifications
You must be signed in to change notification settings - Fork 294
LCOW: Invalid Platform OS "linux" #2241
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
Comments
Downloaded 18.03.0-ce-win72 and now I just get an "unsupported os linux" Has the experimental feature been removed? |
Hi @necroTaxonomist. Yes, you have to enable experimental in the daemon settings. We disabled it because if you pull an lcow image and disable experimental, it bricks your windows daemon... |
@ebriney I do have experimental settings enabled. Or at least, the checkbox is checked, and I see it in windows-daemon-options.json |
And when you do |
No, I don't see that option. Is that something separate I need to turn on? |
Can you dump your |
|
Oh, lcow is supported on Windows RS3 (16299) and above only. |
Oh, thanks. Good to know I guess. |
@ebriney I'm seeing the same error. I am trying
I don't get what the number 16299 means. Below is my system. Does it not support
|
@chanseokoh 16299 is the build number of your Windows system, here yours is
i.e. 14393 |
Hi
|
I am also getting this error with Windows 10 (17134), which is greater than 16299
|
TL;DRI'm on Operating System: Windows 10 Enterprise Version 1803 (OS Build 17134.950) does that mean I'm screwed??? I think my problem is related. I'm running Windows docker in Windows containers mode and any attempts to use
This is my
|
@ebriney |
From 19.03: |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Uh oh!
There was an error while loading. Please reload this page.
Expected behavior
Build a Linux image for CentOS 6.8 while using Windows containers
Actual behavior
Unable to pull the image or build.
Returns an error saying:
Information
I'm working on a project that requires running both Linux containers and Windows containers at the same time. I'm not using the most recent version of Docker in this channel, because that version crashes whenever I switch to Windows containers (#1898).
Steps to reproduce the behavior
docker pull --platform=linux centos:6.8
The text was updated successfully, but these errors were encountered: