Sign inSign up

vahidm/postgres

By vahidm

•Updated over 4 years ago

A postgres database in Alpine for RISC-V64 architecture.

Image
0

282

vahidm/postgres repository overview

⁠To run and test the container:

$ docker run -it vahidm/postgres

After you have the access to the shell run the following command in the container's shell:

/ # su postgres -c 'pg_ctl start -D /var/lib/postgresql/data'
/ # su postgres -c psql

Tag summary

Content type

Image

Digest

Size

30.9 MB

Last updated

over 4 years ago

docker pull vahidm/postgres