-
Notifications
You must be signed in to change notification settings - Fork 220
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
Windows 10 Error building InfluxDb #47
Comments
same problem |
Same error. Windows 10 1803 / 17134.407 Docker Desktop Community |
The issue appears to be that the Windows Setting the environment variables in those files has gotten me to the building portion. I'm failing because Docker for Windows is failing to let me share a volume (docker/for-win#2549). |
I have the same problem in Windows 10 with the 'TYPE' variable. PS C:\users\ross1\documents\sandbox-master> docker-compose config Can I get a little more info on properly setting this env variable? |
Working to address here: #49 |
addressed. Should be working on Windows 10 Pro. |
Docker version 18.06.1-ce installed
I am doing a git clone of the sandbox, then running sandbox up from inside a command prompt and get the following error:
D:\Source\Repos\influxtestbench\sandbox>sandbox up
Spinning up Docker Images...
If this is your first time starting sandbox this might take a minute...
WARNING: The TYPE variable is not set. Defaulting to a blank string.
Building influxdb
ERROR: Cannot locate specified Dockerfile: .//Dockerfile
Opening tabs in browser...
The dockerfile it is looking for is inside the latest||nightly folders, but still does not work.Help please.
The text was updated successfully, but these errors were encountered: