Environment:
Windows 10 Enterprise, Docker
Following the tutorial here:

The following command:
docker-compose run --rm server create_db

Throws this error:
redash_scheduler: standard_init_linux.go:211: exec user process caused “no such file or directory”

Anyone been able to solve this?