Skip to content

Based on latest bitnami postgresql docker and added postgres-contrib extensions, postgis, plpython (python version 3.9.7), and plv8

License

Notifications You must be signed in to change notification settings

haohello/bitnami-postgresql-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bitnami-postgresql-extensions

Based on latest bitnami postgresql docker and added postgres-contrib extensions, postgis, plpython3u (python version 3.9.7), and plv8.

All the usages are the same with bitnami postgresql docker, please refer to the bitnami repo for further instructions.

TL;DR

docker run --name pgsqlxts \
  -p 15435:5432 \
  -e POSTGRESQL_USERNAME=my_user \
  -e POSTGRESQL_PASSWORD=password123 \
  -e POSTGRESQL_DATABASE=my_database \
  -e POSTGRESQL_POSTGRES_PASSWORD=rootp255 \
  tlcoding/bitnami-postgresql-extensions:13.4.0

About

Based on latest bitnami postgresql docker and added postgres-contrib extensions, postgis, plpython (python version 3.9.7), and plv8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published