Skip to content

qtsolv/docker-postgres-pgcrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

postgres-pgcrypto

GitHub Workflow Status Docker Pulls

To launch a container from this image, you must have Docker installed. If already, run the below command:

docker run -d --name pgsql -p 5432:5432 vpzqtsolv/postgres-pgcrypto

To start/stop the (named) container at a later point in time, use below commnads:

docker start pgsql

docker stop pgsql

About

Postgres images for Docker with pgcrypto enabled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published