frenchbeard / docker-postgresql

Docker container with basic configuration postgresql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-postgresql

A dockerfile to build a basic postgresql container.

Building the image

to create the image :

docker build -t $USER/postgresql .

About

Docker container with basic configuration postgresql


Languages

Language:Shell 100.0%