Sign inSign up

neio/postgres-plv8-ipv4

By neio

Updated over 4 years ago

postgres12 with plv8 and ipv4

Image
2

221

neio/postgres-plv8-ipv4 repository overview

Please check https://hub.docker.com/repository/docker/neio/postgresql_plv8_ip4r instead

PostgreSQL 12 with built-in extensions PLV8 and ipv4

Simply run the following command to run PostgreSQL 12 with PLV8 & IPV4 locally. The initial user is "postgres" and the initial password is "testTEST1234".

docker run -d --name postgres -e POSTGRES_PASSWORD=testTEST1234 -p 5432:5432 neio/postgres-plv8-ipv4

Tag summary

Content type

Image

Digest

Size

163.2 MB

Last updated

over 4 years ago

docker pull neio/postgres-plv8-ipv4