Skip to content

juliogonzalez/docker-postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker PostgreSQL images for Continous Integration

Current distributions available:

  • openSUSE Leap 15.6
  • Rocky Linux 8
  • Ubuntu 24.04

Current PostgreSQL versions available:

  • 13
  • 14
  • 15
  • 16
  • 17
  • 18

Building images

Run:

./manage_images -h

Running the images

Tu run, for example PostgreSQL 15 under Rocky Linux 8:

docker run -t --name test -e "DB_NAME=mydbname" -e "DB_PASS=mydbpassword" juliogonzalez/rockylinux8-postgresql15

Use -e "DB_NAME=mydbname" if you want to create a database when the container is created

Use -e "DB_PASS=mydbpassword" if you want an specific password for the superuser postgresql, 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

About

PostgreSQL on Ubuntu 14.04/16.04/18.04 and CentOS6/7 containers (to be used at CI environments)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy