Sign inSign up

networktocode/pgsqlclient

By networktocode

Updated over 4 years ago

Image
0

182

networktocode/pgsqlclient repository overview

A simple image that includes psql client.

Build instructions:

FROM ubuntu:20.04

RUN apt update && \
    apt install -y postgresql-client

Tag summary

Content type

Image

Digest

Size

57 MB

Last updated

over 4 years ago

docker pull networktocode/pgsqlclient