Sign inSign up

joherma1/rpi-postgres

By joherma1

Updated over 10 years ago

The PostgreSQL object-relational database system provides reliability and data integrity.

Image
2

785

joherma1/rpi-postgres repository overview

ARM PostgreSQL version. Based on the official dockerfile

empty

PostgreSQL How to use this image start a postgres instance

docker run -p 5432:5432 -e POSTGRES_PASSWORD=postgres -e POSTGRES_USER=postgres --name postgres-arm -d postgres

empty
Usage:

docker run -e POSTGRES_PASSWORD=postgres -e POSTGRES_USER=postgres -e POSTGRES_SCHEMA=postgres --link postgres:postgres -d you_app

Tag summary

Content type

Image

Digest

Size

111.8 MB

Last updated

almost 11 years ago

docker pull joherma1/rpi-postgres