Closed
Description
I have mounted /registry:/var/lib/postgresql
to postgres:9.3 and 9.4.
Also mounted: create_db.sql:/docker-entrypoint-initdb.d/create_db.sql
I see that this sql file is get executed but nothing has been created inside /var/lib/postgresql (my case /registry) just an empty folder called data and nothing more.
If I try to use initdb then is raised an exception that the data folder is not empty.
Metadata
Metadata
Assignees
Labels
No labels