Skip to content

meteroid-oss/custom-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom images

This repository builds and publishes custom images for some of Meteroid's dependencies.

Images

All images are published to ghcr.io/meteroid-oss/meteroid-postgres.

Tag convention (from 18.3+)

Tag Base Use case
{version}-standard postgres:{version} (official) Docker / docker-compose
{version}-cnpg ghcr.io/cloudnative-pg/postgresql Kubernetes via CNPG operator

Note: Tag 18.3 was published without a suffix before this convention was established. Use 18.3-standard for the standard variant and 18.3-cnpg for CNPG going forward.

Extensions

Both variants include:

  • pgmq — durable message queue for Postgres

The CNPG variant additionally includes everything bundled by the CloudNativePG base image (pg_audit, pg_failover_slots, barman-cloud, ...).

Publishing

Trigger the Build and Push Docker Image workflow manually with:

  • version: Postgres version (e.g. 18.4)
  • target: standard, cnpg, or all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors