Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Occur that exec /app/bin/docker-entrypoint: no such file or directory #7239

Open
hundong2 opened this issue Dec 5, 2024 · 0 comments

Comments

@hundong2
Copy link

hundong2 commented Dec 5, 2024

Issue Summary

: Error occur in make create_database command.

Steps to Reproduce

  1. Local development setup start
  2. Build local Redash Docker image Step
  3. input make create_database command.
  4. Error Occur
make create_database


docker compose run server create_db
[+] Creating 2/0
 ✔ Container redash-postgres-1  Running                                                                                                                                                                                                                                            0.0s
 ✔ Container redash-redis-1     Running                                                                                                                                                                                                                                            0.0s
exec /app/bin/docker-entrypoint: no such file or directory
make: *** [Makefile:21: create_database] Error 1
songdong@songdong:/mnt/d/workspace/redash$

Technical details:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant