Skip to content

mislavcimpersak/docker_postgres_hstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgres-hstore docker image

Postgres 9.3/9.4/9.5/9.6/10/11 with hstore extension enabled based on the official Docker PostgreSQL image.

Useful when you must have hstore enabled in your CI pipeline, but don't want to lose time with adding hstore during every single CI run.

Available images:

mislavcimpersak/postgres_hstore:9.3
mislavcimpersak/postgres_hstore:9.4
mislavcimpersak/postgres_hstore:9.5
mislavcimpersak/postgres_hstore:9.6
mislavcimpersak/postgres_hstore:10
mislavcimpersak/postgres_hstore:11

Available on docker hub.


Credit for the original script for enabling hstore goes to aidanlister.

About

Dockerfiles for PostgreSQL 9.3/9.4/9.5/9.6/10/11 docker images with hstore extension

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published