i'm have submit on console like this code, and I am receiving the error message below.
$ docker-compose up -d selenium
I am currently using the laravel, laradock and window10 pro.
The error does not appear on other computers and works normally, but it does not work on current computers.
Is there a way to solve it?
Starting om_selenium_1 ... error
ERROR: for om_selenium_1 Cannot start service selenium: error while creating mount source path
'/dev/shm': mkdir /dev/shm: file exists
ERROR: for selenium Cannot start service selenium: error while creating mount source path
'/dev/shm': mkdir /dev/shm: file exists
I am currently suffering from this problem, but I would appreciate any advice