Sign inSign up

smizy/postgres

By smizy

Updated almost 9 years ago

PostgreSQL docker image based on Alpine Linux

Artifact
Image
0

1.9K

smizy/postgres repository overview

docker-postgres

CircleCI

PostgreSQL docker image based on Alpine Linux

Small image size

REPOSITORY          TAG            IMAGE ID            CREATED             SIZE
postgres            9.6            0e24dd8079dc        3 weeks ago         264.9 MB
smizy/postgres      9.6-alpine     9bf1f53bc202        27 minutes ago      26.15 MB

Usage

This image works in the same way the official postgres docker image work. README: https://hub.docker.com/_/postgres/

# run container
$ docker run  -e POSTGRES_PASSWORD=mysecretpassword -p 5432:5432 -d smizy/postgres

Tag summary

Content type

Image

Digest

Size

11.4 MB

Last updated

almost 9 years ago

docker pull smizy/postgres