Run the postgresql database in a container on your raspberry pi.
3.0K
Run the postgresql database in a container on your raspberry pi. This image is a fork of rotschopf/rpi-postgres (Dockerfile) which is based on the official docker postgres image but builds onto the armhf alpine v3.5 image for lower storage needs.
In particular the docker-entrypoint.sh file used to setup a started container is taken from the official image after which it was adapted to the alpine linux environment. Hence, for usage information look there.
The only (intentional) difference is that you can set the environment variable UPDATE_ON_START to upgrade alpine linux packages when a container is started.
Content type
Image
Digest
Size
13.9 MB
Last updated
almost 9 years ago
docker pull klud/postgres