-
Notifications
You must be signed in to change notification settings - Fork 291
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
Fail to run command "docker run -d redis" for Docker Desktop 4.12.0 on "Windows Container" #12936
Comments
Thank you for reporting! We're investigating... |
Verified on the latest build 4.12.0 (85629), this issue doesn't reproduce for now. |
Thanks for following up! |
@nicks There is a confusion, this issue reproduces for now. Change the value of "experimental" from "false" to "true" and then restart Docker Desktop can't fix this issue. Verified the issue on 3 machines, all reproduced. We uninstalled and reinstalled D4W on the machine that was successful before and also reproduced this problem, so it may be caused by the old machine environment. Could you help investigate? Thanks! |
@nicks Do you have any updates? |
oops sorry i misunderstood the original issue. I believe this is currently expected behavior. I've confirmed it works the same way on 4.11.0. If you have Docker Desktop in Windows Container mode, you won't be able to pull or run any new linux images. Adding the ability to do this may be on the roadmap in the future, see this discussion: docker/roadmap#79 |
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. |
OS Version: Win10 21H2/Win11 21H2
Docker Desktop: 4.12.0(85335)
Regression: Preview Release
Repro Steps:
Expect:
Succeed to run the command "docker run -d redis".
Actual:
Fail to run command "docker run -d redis" with an error.
More info:
The text was updated successfully, but these errors were encountered: