Closed SteveDoeve closed 5 years ago
@SteveDoeve what version of windows are you using?
Hello,
I am using windows 10 Professional 64-bit.
Op ma 14 jan. 2019 om 19:30 schreef Nick Lang notifications@github.com:
@SteveDoeve https://github.com/SteveDoeve what version of windows are you using?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/elastic/stack-docker/issues/74#issuecomment-454110582, or mute the thread https://github.com/notifications/unsubscribe-auth/AVbtKDTCFSjCeCKC4_h7_V39QkU9ayLzks5vDMzcgaJpZM4Z-bM- .
I fixed it probably the PWD environment variable was set at system level not at user.
I have the same issue though I'm not sure what can go wrong:
The variables seems to be fine, the mounting directory is shared in windows.
The mound directory is also fine in the docker setup container.
And even in the environments the value gets used.
Any idea?
Thanks, Bálint
docker-compose -f setup.yml up, does this work on windows? I did all the steps before as requested.
COMPOSE_CONVERT_WINDOWS_PATHS=1 PWD=/path/to/checkout/for/stack-docke
My path is: /c/Github-repos/stack-docker-master
Doesnt work, when running "docker-compose -f setup.yml up" I still get "setup_1 | cat: can't open './scripts/setup.sh': No such file or directory"