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 installing docker in Virtual Machine #4

Open
pilarcormo opened this issue Mar 30, 2017 · 3 comments
Open

Problem installing docker in Virtual Machine #4

pilarcormo opened this issue Mar 30, 2017 · 3 comments

Comments

@pilarcormo
Copy link

pilarcormo commented Mar 30, 2017

Hi,

Probably it's a silly mistake, but I cannot make it work.

I've tried in virtual machine and OS X and had the same error.

When laa init got:

docker pull furiousluke/laa:latest
/bin/sh: docker: command not found
subprocess.CalledProcessError: Command 'docker pull furiousluke/laa:latest' returned non-zero exit status 127

Any help welcome

Thanks,

Pilar

@furious-luke
Copy link
Owner

Hi there,
Have you installed Docker? It's one of the dependencies of the software.
Cheers,
Luke

@pilarcormo
Copy link
Author

pilarcormo commented Mar 30, 2017 via email

@furious-luke
Copy link
Owner

furious-luke commented Mar 30, 2017

Looks like you've just installed the Docker python package, which is not actually Docker itself. Take a look here: https://docs.docker.com/engine/installation/ You should find instructions for installing Docker on your OS there.

Cheers,
Luke

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

2 participants