Sign inSign up

bsantanna/pgcli

By bsantanna

Updated 6 months ago

A Docker image for PostgreSQL command-line interface (pgcli) tasks.

Image
Developer tools
Databases & storage
0

2.4K

bsantanna/pgcli repository overview

Category

Database Management

Overview with Usage Command
Overview

This Docker image is built on top of the bsantanna/java-python-dev image and includes pgcli for PostgreSQL database management. It is designed to support database administration and development tasks, providing a consistent and reliable environment.

Usage Command

To run a container using this image and start pgcli, use the following command:

docker run -it --rm bsantanna/pgcli pgcli -p 5432 -h <IP> -U <USER>

Tag summary

Content type

Image

Digest

sha256:35b91ad70

Size

445 MB

Last updated

6 months ago

docker pull bsantanna/pgcli