Sign inSign up

juliogonzalez/opensuseleap15.6-postgresql

By juliogonzalez

Updated 4 months ago

openSUSE Leap 15.6 images with PostgreSQL official packages

Image
0

10K+

juliogonzalez/opensuseleap15.6-postgresql repository overview

What is this?

Just a set of openSUSE Leap 15.5 images with the official PostgreSQL packages that I am using at some Continuous Integration environments.

This is an EoL distribution and not maintained anymore. It's here only for reference.

Supported tags:

  • None

Unsupported and NOT maintained tags:

  • All (Distribution is EoL)

How to launch:

docker run -t --name test -e "DB_NAME=mydbname" -e "DB_PASS=mydbpassword" juliogonzalez/opensuseleap15.5-postgresq:12

DB_NAME and DB_PASS are optional.

If DB_NAME is present, a database will be created when the container is launched.

If DB_PASSWORD is present, the specified password will be applied to the postgres user. Otherwise a random password will be created.

By default the container will expose port TCP 5432, and you will be able to access with the user postgresql

You can also specify volumes so /etc/postgresql, /var/log/postgresq and /var/lib/postgresql are external to the container.

Tag summary

Content type

Image

Digest

sha256:2fcc77b51

Size

597.2 MB

Last updated

4 months ago

docker pull juliogonzalez/opensuseleap15.6-postgresql:15