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

Problem with Docker in Ubuntu #260

Closed
renatocassino opened this issue Apr 24, 2016 · 3 comments
Closed

Problem with Docker in Ubuntu #260

renatocassino opened this issue Apr 24, 2016 · 3 comments

Comments

@renatocassino
Copy link

Hello guys.
I'm following theese instructions (https://docs.docker.com/engine/installation/linux/ubuntulinux/).

When I run sudo service docker start I receive this message.

`initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: No such file or directory

  • Starting Docker: docker [ OK ]`

I receive an message error, but a message [OK]. But if I run sudo service docker status I receive this:

`initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: No such file or directory

  • Docker is not running`

Is is possible to install docker in WSL?

Thanks for this.

@russalex
Copy link
Contributor

Being tracked in #85

We are getting a lot of requests for docker. My suggestion would be to head over to our User Voice page and vote on it.

@renatocassino
Copy link
Author

Thanks man!

@etatus
Copy link

etatus commented Sep 8, 2016

There is a workaround for Upstart issue here: https://www.nesono.com/node/368

However, /var/log/docker.log shows an error message after starting the daemon:

time="2016-09-08T16:51:50.780638400+00:00" level=fatal msg="can't create unix socket /var/run/docker.sock: listen unix /var/run/docker.sock: setsockopt: invalid argument"

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

3 participants