Skip to content

refactor: recurse docker-entrypoint-initdb.d dir files #805

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

Closed
wants to merge 1 commit into from
Closed

refactor: recurse docker-entrypoint-initdb.d dir files #805

wants to merge 1 commit into from

Conversation

vast0906
Copy link

can use docker-entrypoint-initdb.d recurse dir files to import

@yosifkit
Copy link
Member

Closing since this is not something we want to add.

Since initdb scripts can be sourced (#656) and everything in the script is functionalized (#471), a custom script in initdb can use the docker_process_init_files function to recurse as deeply as desired.

Related issues docker-library/postgres#179, docker-library/postgres#605, #192, #193

@yosifkit yosifkit closed this Jan 11, 2022
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

Successfully merging this pull request may close these issues.

2 participants