Hi guys! Following the development environment setup instructions, I hit an error on docker-compose up:

C:\Users\f\develop\redash>docker-compose up
Creating redash_postgres_1 … done
Creating redash_redis_1 … done
Creating redash_server_1 … error

ERROR: for redash_server_1 Cannot start service server: OCI runtime create failed: container_linux.go:344: starting container process caused “exec: “/app/bin/docker-entrypoint”: stat /app/bin/docker-entrypoint: no such file or directory”: unknown

ERROR: for server Cannot start service server: OCI runtime create failed: container_linux.go:344: starting container process caused “exec: “/app/bin/docker-entrypoint”: stat /app/bin/docker-entrypoint: no such file or directory”: unknown
ERROR: Encountered errors while bringing up the project.

Has someone got a similar error?
Thanks.

Technical details

os: Windows 10
Redash version: 2e4a69c
Docker desktop version: 2.0.0.3

This is strange. I assume that C:\Users\f\develop\redash> is where you cloned our repository?

Any assistance on this please.

@sathish please open a new thread and provide details about your situation.

Nevermind! I see you already did. In which case, there’s no need to comment on two threads with the same issue :smile:

1 Like