An open API service indexing awesome lists of open source software.

https://github.com/ghusta/docker-postgres-initdb

Custom postgres image with database init
https://github.com/ghusta/docker-postgres-initdb

Last synced: about 1 month ago
JSON representation

Custom postgres image with database init

Awesome Lists containing this project

README

          

# How to use this image

## start a postgres instance

$ docker run --name some-postgres -e POSTGRES_PASSWORD=mysecretpassword -d me/postgres:9.4