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
Since we need to use VirtualBox on another project on our computers, we're limited to the Docket Toolbox for Windows to run Docker.
After cloning your repo and running docker-compoes, we got this message :
Status: Downloaded newer image for docker.elastic.co/beats/filebeat:6.2.2
Creating docker-elk-filebeat_elasticsearch_1 ... error
ERROR: for docker-elk-filebeat_elasticsearch_1 Cannot start service elasticsearch: b'OCI runtime create failed: container_linux.go:346: starting container process caused "process_linux.go:449: container init caused \\"rootfs_linux.go:58: mounting \\\\\\"/c/cygwin64/home/nam/projects/docker-elk/elasticsearch/config/elasticsearch.yml\\\\\\" to rootfs \\\\\\"/mnt/sda1/var/lib/docker/overlay2/d90a866bdb9168e2a67cc1f679bd427408c462d249b8fff1b7113dc39b1d824f/merged\\\\\\" at \\\\\\"/mnt/sda1/var/lib/docker/overlay2/d90a866bdb9168e2a67cc1f679bd427408c462d249b8fff1b7113dc39b1d824f/merged/usr/share/elasticsearch/config/elasticsearch.yml\\\\\\" caused \\\\\\"not a directory\\\\\\"\\"": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type'
ERROR: for elasticsearch Cannot start service elasticsearch: b'OCI runtime create failed: container_linux.go:346: starting container process caused "process_linux.go:449: container init caused \\"rootfs_linux.go:58: mounting \\\\\\"/c/cygwin64/home/nam/projects/docker-elk/elasticsearch/config/elasticsearch.yml\\\\\\" to rootfs \\\\\\"/mnt/sda1/var/lib/docker/overlay2/d90a866bdb9168e2a67cc1f679bd427408c462d249b8fff1b7113dc39b1d824f/merged\\\\\\" at \\\\\\"/mnt/sda1/var/lib/docker/overlay2/d90a866bdb9168e2a67cc1f679bd427408c462d249b8fff1b7113dc39b1d824f/merged/usr/share/elasticsearch/config/elasticsearch.yml\\\\\\" caused \\\\\\"not a directory\\\\\\"\\"": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type'
ERROR: Encountered errors while bringing up the project.
I'd just like to know if people got this to work on Windows before or if it's known to not be supported on our current scenario before putting too much time to figure out things out.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Since we need to use VirtualBox on another project on our computers, we're limited to the Docket Toolbox for Windows to run Docker.
After cloning your repo and running docker-compoes, we got this message :
I'd just like to know if people got this to work on Windows before or if it's known to not be supported on our current scenario before putting too much time to figure out things out.
Thanks!
The text was updated successfully, but these errors were encountered: