Alpine Linux v3.7 with postgresql-client tools installed at /usr/sbin. 6MB.
1.1K
The entrypoint is /usr/bin/psql.
/usr/bin has other tools, use docker run -it --rm --entrypoint bash itsthenetwork/alpine-postgres-client to run the container interactively and use them instead.
If you are doing dumps or restores, map a volume: docker run -it --rm -v /tmp:/tmp --entrypoint bash itsthenetwork/alpine-postgres-client.
Content type
Image
Digest
Size
5.4 MB
Last updated
over 8 years ago
docker pull itsthenetwork/alpine-postgres-client