Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Fails on Windows Toolbox due to win paths of the secrets #83

Open
ghost opened this issue Feb 18, 2019 · 0 comments
Open

Fails on Windows Toolbox due to win paths of the secrets #83

ghost opened this issue Feb 18, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 18, 2019

Steps:

  • Windows 7
  • Docker version 18.03.0-ce, build 0520e24302
  • stack-docker - git log --pretty=format:'%h' -n 1 >> 2fb3633
  • docker-compose -f setup.yml up - OK
  • docker-compose up -d - FAIL
>docker-compose up -d
Creating elasticsearch ... error

ERROR: for elasticsearch  Cannot create container for service elasticsearch: invalid mount config for type "bind": invalid mount path: 'C:/Users/{OBFUSCATED}/stack-docker/config/ssl/ca/ca.crt' mount path must be absolute

That seems to be a known docker issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants