I am extending the docker postgres image by attempting to run flyway migrations via an initialization script in docker-entrypoint-initdb.d.
As pointed out here, during th