You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>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
Steps:
stack-docker-git log --pretty=format:'%h' -n 1>>2fb3633docker-compose -f setup.yml up- OKdocker-compose up -d- FAILThat seems to be a known docker issue.