Sign inSign up

itsthenetwork/alpine-postgres-client

By itsthenetwork

Updated over 8 years ago

Alpine Linux v3.7 with postgresql-client tools installed at /usr/sbin. 6MB.

Image
0

1.1K

itsthenetwork/alpine-postgres-client repository overview

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.

Tag summary

Content type

Image

Digest

Size

5.4 MB

Last updated

over 8 years ago

docker pull itsthenetwork/alpine-postgres-client