-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image
Description
If I create my entrypoint file ENTRYPOINT ["new_env.sh"], after starting docker of postgres container, if you try to restore backup db, I get an error:
pg_ctl: directory "/var/lib/postgresql/data" is not a database cluster directory
How can I call the default entrypoint-file docker postgres first?
Metadata
Metadata
Assignees
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image