Hi All,
Please feel free to redirect me if I’m posting in the wrong place.
I’m trying to walk through the intro to install using Docker on Windows. I used the default Docker install so assume it is not trying to run a “windows docker” container.
When I get to Step 3.2 in dgraph get started and try to run docker-compose (in powershell with elevated privileges I get the following:
I looked in the yml and didn’t see any obvious place to provide credentials. Wasn’t sure what credentials I’d supply
Any help or ideas? Real goal is to just start learning dgraph and stuck on Windows for now but happy to run a 'nix vm if that helps somehow. My docker install on Windows seems to be working otherwise because I can “containerize” asp.net core applications in Visual Studio 2017, which requires Docker to be working.
I’ve done the tests here and it’s working normally.
I’m not sure what can be happening to your environment. But it may be something related to powershell.
You can try another terminal just in case? Try Mingw32 that comes with Git SCM or equivalent.