Skip to content

stefaniuk/docker-psql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI Size Version Commit Docker Hub

Docker Psql

Docker wrapper around psql command.

Installation

Builds of the image are available on Docker Hub.

docker pull codeworksio/psql

Alternatively you can build the image yourself.

docker build --tag codeworksio/psql \
    github.com/codeworksio/docker-psql

Testing

make build test

Releases

No releases published

Packages

No packages published