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

WSL2 fails to start docker container based on Centos 6 #4290

Closed
tst-rwildes opened this issue Jul 10, 2019 · 5 comments
Closed

WSL2 fails to start docker container based on Centos 6 #4290

tst-rwildes opened this issue Jul 10, 2019 · 5 comments

Comments

@tst-rwildes
Copy link

Please use the following bug reporting template to help produce issues which are actionable and reproducible, including all command-line steps necessary to induce the failure condition. Please fill out all the fields! Issues with missing or incomplete issue templates will be closed.

If you have a feature request, please post to the UserVoice.

If this is a console issue (a problem with layout, rendering, colors, etc.), please post to the console issue tracker.

Important: Do not open GitHub issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to [email protected]. Ideally, please configure your machine to capture minidumps, repro the issue, and send the minidump from "C:\Windows\minidump".

Please fill out the below information:

  • Your Windows build number: (Type ver at a Windows Command Prompt)
C:\Users\rwildes>ver

Microsoft Windows [Version 10.0.18922.1000]
  • What you're doing and what's happening: (Copy&paste the full set of specific command-line steps necessary to reproduce the behavior, and their output. Include screen shots if that helps demonstrate the problem.)
    After installing docker into a WSL 2 instance running Ubuntu 18 containers running centos 6 fail to start with exit code of 139. To duplicate the issue after installing docker run: docker run -it --rm centos:6 sh

  • What's wrong / what should be happening instead:
    The docker container should start and enter into the containers shell.

  • Strace of the failing command, if applicable: (If some_command is failing, then run strace -o some_command.strace -f some_command some_args, and link the contents of some_command.strace in a gist here).
    https://gist.github.com/tst-rwildes/78efc9bb9b86edd8760fa5a4103b24dc

  • For WSL launch issues, please collect detailed logs.

See our contributing instructions for assistance.

@tst-rwildes
Copy link
Author

Moved to Version 10.0.19013.1000 and still have the same issue...

@5ym
Copy link

5ym commented Nov 19, 2019

I can't even boot centos5 based image.
Some commands can be executed.
image

@squeaky-pl
Copy link

I believe this is a duplicate of: #4694

@tst-rwildes
Copy link
Author

The workaround in #4694 seems to fix my issue: #4694 (comment)

@5ym
Copy link

5ym commented Nov 26, 2019

me too
I think it ’s okay to close this issue

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

4 participants