A postgres database in Alpine for RISC-V64 architecture.
282
$ 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
Content type
Image
Digest
Size
30.9 MB
Last updated
over 4 years ago
docker pull vahidm/postgres