Search Docker Hub
postgresql-client-14
By bdnteam
881
Dockerfile
FROM alpine:3.16.2 RUN apk add --no-cache postgresql14-client=14.5-r0 ENTRYPOINT [ "psql" ]
Content type
Image
Digest
sha256:3419670a8…
Size
4.3 MB
Last updated
about 4 years ago
docker pull bdnteam/postgresql-client-14