Hello, I pull Redash latest version in Windows 10
I run docker-compose up -d
Redis, postgres and redash_email_1 are working but other 3 containers are not working (server, worker, scheduler). When I check the log I found this error :
“standard_init_linux.go:219: exec user process caused: no such file or directory”
Working Envirement:
- Windows 10 pro, 64 bit.
How i installed Redash:
- I used this redash developper guide