Hello, I pull Redash latest version in Windows 10. I run docker-compose up -d in powershell. Redis, postgres and redash_email_1 are working but other 3 components are not working. When I check the log I found this error.“standard_init_linux.go:219: exec user process caused: no such file or directory”

This seems like a WSL issue. I think it’s mentioned in the documentation that Redash doesn’t really work on Windows.

Maybe this page on SO can help.