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

make data is borked #84

Open
onecrayon opened this issue Dec 10, 2022 · 2 comments
Open

make data is borked #84

onecrayon opened this issue Dec 10, 2022 · 2 comments

Comments

@onecrayon
Copy link
Owner

For some reason it's not able to find the docker-entrypoint.sh file in the postgres docker image:

Populating example data...
/scripts/example_data.sh: line 6: /docker-entrypoint.sh: No such file or directory
/scripts/example_data.sh: line 10: docker_temp_server_start: command not found
/scripts/example_data.sh: line 13: docker_process_sql: command not found
/scripts/example_data.sh: line 16: docker_temp_server_stop: command not found
@acherry
Copy link

acherry commented Mar 12, 2023

Is it supposed to be calling entrypoint.sh instead?

@onecrayon
Copy link
Owner Author

No, it’s executing within the Postgres container, and it looks like they changed the layout of their image.

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

2 participants