You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
For some reason it's not able to find the
docker-entrypoint.sh
file in the postgres docker image:The text was updated successfully, but these errors were encountered: