Postgres image for Sequelize with support for essential extensions
If you encounter errors due to PostGIS update
OperationalError: could not access file "$libdir/postgis-X.X"Run
docker exec postgres-95 update-sequelize-db.shPostgis enabled image for Sequelize
Repository from Github https://github.comsequelize/sequelize-postgres
Postgres image for Sequelize with support for essential extensions
If you encounter errors due to PostGIS update
OperationalError: could not access file "$libdir/postgis-X.X"Run
docker exec postgres-95 update-sequelize-db.shPostgis enabled image for Sequelize