Search Docker Hub
pgsqlclient
By networktocode
182
A simple image that includes psql client.
psql
Build instructions:
FROM ubuntu:20.04 RUN apt update && \ apt install -y postgresql-client
Content type
Image
Digest
Size
57 MB
Last updated
over 4 years ago
docker pull networktocode/pgsqlclient