sha256:cd249740a4a9f8f6df3aa6c34453f4587ca017d45aee8cbad1d8bc1354b8976e
OS/ARCH
linux/amd64
Compressed size
137.91 MB
Last pushed
1 day by pcm0
Type
Image
Manifest digest
sha256:497f733abfb7e80529e08813c9dc5a55f865d4ddc0ac6fbcd0e727bc311b0270
Image Layers
1ARG BASE=docker.io/rockylinux/rockylinux:10-ubi-micro@sha256:187d27b1e4d4305bac2a965fe1cb2de29f2fa85f93bcd60af55daf1a697f19ae0 B2ARG PG_MAJOR=190 B3ARG PG_VERSION=19beta30 B4ARG WITH_UNTRUSTED_LANGUAGES=false0 B5ARG PYTHON_VERSION=not-installed0 B6ARG PERL_VERSION=not-installed0 B7ARG TCL_VERSION=not-installed0 B8ARG IMAGE_TRUST=trusted0 B9ARG IMAGE_DISTRIBUTION=rockylinux0 B10ARG IMAGE_DISTRIBUTION_VERSION=100 B11ARG PG_CRON_VERSION=1.6.7+git.c7609cce0 B12ARG PG_CRON_COMMIT=c7609cce5c9f5fd8bcbab536cef08803a38bf6c10 B13ARG PGVECTOR_VERSION=0.8.60 B14ARG PGVECTOR_COMMIT=8ee86c96f0fd72390f890aa8a336fda6d3ab4c6c0 B15ARG PGAUDIT_VERSION=19.00 B16ARG PGAUDIT_COMMIT=52a32536711514467d0481f42c87c5ba700a35040 B17ARG IMAGE_TITLE=CloudNativePG PostgreSQL on Rocky0 B18ARG IMAGE_DESCRIPTION=PostgreSQL built from upstream0 B20ARG IMAGE_VENDOR=Paul Christophel0 B22ARG IMAGE_SOURCE=https://github.com/PaulChristophel/docker-postgresql0 B23ARG IMAGE_REPOSITORY=docker.io/pcm0/postgres0 B24ARG IMAGE_URL=https://hub.docker.com/r/pcm0/postgres0 B25ARG IMAGE_DOCUMENTATION=https://github.com/PaulChristophel/docker-postgresql#readme0 B26ARG IMAGE_REVISION=ba655c3745ad35b34ac2f1e9fb42960f7566609a0 B27ARG IMAGE_CREATED=2026-09-22T10:57:38Z0 B28ARG IMAGE_LICENSES=AGPL-3.0-or-later0 B30LABEL org.opencontainers.image.created=2026-09-22T10:57:38Z0 B31LABEL org.opencontainers.image.base.name=docker.io/rockylinux/rockylinux:10-ubi-micro@sha256:187d27b1e4d4305bac2a965fe1cb2de29f2fa85f93bcd60af55daf1a697f19ae0 B32LABEL edu.gatech.image.os.distribution=rockylinux0 B33LABEL edu.gatech.image.os.version=100 B35LABEL org.opencontainers.image.title=CloudNativePG PostgreSQL on Rocky0 B36LABEL org.opencontainers.image.description=PostgreSQL built from upstream0 B37LABEL org.opencontainers.image.vendor=Paul Christophel0 B38LABEL org.opencontainers.image.source=https://github.com/PaulChristophel/docker-postgresql0 B39LABEL org.opencontainers.image.url=https://hub.docker.com/r/pcm0/postgres0 B40LABEL org.opencontainers.image.documentation=https://github.com/PaulChristophel/docker-postgresql#readme0 B41LABEL org.opencontainers.image.version=19beta30 B42LABEL org.opencontainers.image.revision=ba655c3745ad35b34ac2f1e9fb42960f7566609a0 B43LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B44LABEL org.opencontainers.image.ref.name=docker.io/pcm0/postgres0 B45LABEL org.opencontainers.image.component.postgresql.version=19beta30 B46LABEL org.opencontainers.image.component.pg_cron.version=1.6.7+git.c7609cce0 B47LABEL org.opencontainers.image.component.pg_cron.revision=c7609cce5c9f5fd8bcbab536cef08803a38bf6c10 B48LABEL org.opencontainers.image.component.pgvector.version=0.8.60 B49LABEL org.opencontainers.image.component.pgvector.revision=8ee86c96f0fd72390f890aa8a336fda6d3ab4c6c0 B50LABEL org.opencontainers.image.component.pgaudit.version=19.00 B51LABEL org.opencontainers.image.component.pgaudit.revision=52a32536711514467d0481f42c87c5ba700a35040 B52LABEL org.opencontainers.image.component.python.version=not-installed0 B53LABEL org.opencontainers.image.component.perl.version=not-installed0 B54LABEL org.opencontainers.image.component.tcl.version=not-installed0 B56LABEL edu.gatech.image.repository=docker.io/pcm0/postgres0 B57LABEL edu.gatech.image.variant.trust=trusted0 B58LABEL edu.gatech.image.untrusted-languages=false0 B59COPY /mnt/rootfs/ / # buildkit86.52 MB60USER root0 B61RUN |28 BASE=docker.io/rockylinux/rockylinux:10-ubi-micro@sha256:187d27b1e4d4305bac2a965fe1cb2de29f2fa85f93bcd60af55daf1a697f19ae PG_MAJOR=19 PG_VERSION=19beta31.42 KB62COPY /tmp/postgres-install/usr/pgsql/19 /usr/pgsql/19 # buildkit25.26 MB63COPY /tmp/extension-artifacts/ / # buildkit444.72 KB64RUN |28 BASE=docker.io/rockylinux/rockylinux:10-ubi-micro@sha256:187d27b1e4d4305bac2a965fe1cb2de29f2fa85f93bcd60af55daf1a697f19ae PG_MAJOR=19 PG_VERSION=19beta325.7 MB65ENV PATH=/usr/pgsql/19/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B66USER postgres0 B67RUN |28 BASE=docker.io/rockylinux/rockylinux:10-ubi-micro@sha256:187d27b1e4d4305bac2a965fe1cb2de29f2fa85f93bcd60af55daf1a697f19ae PG_MAJOR=19 PG_VERSION=19beta332 BCommand
ARG BASE=docker.io/rockylinux/rockylinux:10-ubi-micro@sha256:187d27b1e4d4305bac2a965fe1cb2de29f2fa85f93bcd60af55daf1a697f19ae