Docker wrapper around psql
command.
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
make build test