Sign inSign up

yorkshirekev/postgres

By yorkshirekev

•Updated over 4 years ago

Postgres database image intended to be used as a server, rather than a desktop.

Image
1

1.2K

yorkshirekev/postgres repository overview

⁠Postgresql 14.x

This image is intended to be used for servers. Unlike the official build this image does not make all database trust.

You will need to docker exec into the container to set up your databases and users etc. docker exec -it postgresql psql postgres

Connect as a regular user: psql --host=localhost --user=myuser mydatabase

Source code: https://github.com/YorkshireKev/docker-postgres⁠

Tag summary

Content type

Image

Digest

sha256:89bb89e0d…

Size

30 MB

Last updated

over 4 years ago

docker pull yorkshirekev/postgres