-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
Error while setting up environment on Windows 10 #235
Comments
Hmm, this is odd. Just to clarify, you followed all of the steps in the |
@Kshitij09 Can you please provide the versions of Docker and Make that you were running when you encountered this? |
Yes I followed every instruction and still got this error.
My system configuration is Windows 10 Home (64-bit) |
Hi @Kshitij09, I was just now able to complete the Perhaps you need to update your Docker to the latest version. My system configuration is: With best regards, Elmer |
I'm using Latest release of Docker Toolbox and the Toolbox Releases shows that it has Docker 19.03.1. Is it possible to update this Docker version? Please help me in this regard. |
Oh, interesting, looks like Docker Toolbox is a few versions behind on docker? |
It looks like Docker recommends Docker Desktop. Could you please try uninstalling the Docker Toolbox and install Docker Desktop instead? I'm not sure if this will solve this particular issue, but it seems worth a try. |
I don't meet the minimum system requirements for Docker Desktop. Hence forced to use the toolbox. Could someone try running the project on Docker 19.03.1 on your machine. This will clarify whether the issue is in Docker version or something else. |
How about running Docker in a Linux based VM like so? |
@Kshitij09 Are you still having trouble getting set up? |
@aaron-suarez on Windows 10 - yes. Will try on Ubuntu and let you know. Should I change the title to error while setting up on Docker toolbox? |
@Kshitij09 Did you ever get it working on Ubuntu? And yes, you can change the title if you like. I don't think I've heard of anyone else running into this issue but we can leave it open until someone can reproduce. |
Running
make setup
on Windows 10 as per the Getting Started instructions lead to following error -The text was updated successfully, but these errors were encountered: