Sign inSign up

bdnteam/postgresql-client-14

By bdnteam

•Updated about 4 years ago

Image
0

881

bdnteam/postgresql-client-14 repository overview

Dockerfile

FROM alpine:3.16.2
RUN apk add --no-cache postgresql14-client=14.5-r0
ENTRYPOINT [ "psql" ]

Tag summary

Content type

Image

Digest

sha256:3419670a8…

Size

4.3 MB

Last updated

about 4 years ago

docker pull bdnteam/postgresql-client-14