Sign inSign up

galkinrost/postgres-locale

By galkinrost

Updated almost 11 years ago

Image
0

1.6K

galkinrost/postgres-locale repository overview

docker-postgres

docker run galkinrost/docker-postgres -p 5432:5432 \
                                      -v /path/to/local/data:/var/lib/postgresql/data \
                                      -e TIMEZONE=Europe/Moscow \
                                      -e LOCALE=ru_RU \
                                      -e POSTGRES_DB=database_name \
                                      -e POSTGRES_TEMPLATE=template0 \
                                      -e POSTGRES_USER=user_name \
                                      -e POSTGRES_PASSWORD=password

Tag summary

Content type

Image

Digest

sha256:20ea5a59f

Size

78.8 MB

Last updated

almost 11 years ago

docker pull galkinrost/postgres-locale