Hello, i’m try to develop ELK using WSL2 and Docker in Windows 10, i already clone the repo and try to compose them with
docker compose up -d
Then all compiled successfully but there is one error:
Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /com.docker.devenvironments.code/elasticsearch/config/elasticsearch.yml
I tried to open http:localhost:5601 and it shows the site is not reached.