We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
exec /app/bin/docker-entrypoint: no such file or directory
: Error occur in make create_database command.
make create_database
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$
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Summary
: Error occur in
make create_database
command.Steps to Reproduce
make create_database
command.Technical details:
The text was updated successfully, but these errors were encountered: