Sign inSign up

bowerswilkins/toypostgres

By bowerswilkins

•Updated over 9 years ago

Simple image that inserts a row into a separately running postgres instance

Image
0

357

bowerswilkins/toypostgres repository overview

this is a really simple docker image that inserts a single row of toy data into a separately running postgres instance via the environment variable POSTGRES_URL

try something like this: docker run --link postgres:postgres --env 'POSTGRES_URL=postgresql://postgres:@postgres:5432/postgres?sslmode=disable' bowerswilkins/toypostgres

Tag summary

Content type

Image

Digest

Size

257.6 MB

Last updated

over 9 years ago

docker pull bowerswilkins/toypostgres