Sign inSign up

pcm0/postgres:19-standard-azure4-untrusted-sha-ba655c3

Developer tools
Databases & storage
Index digest

sha256:e8d61ab29c23b9233ac6d51caac931866fb45d2f40bb9c20ca21de0bf33e4cee

OS/ARCH

linux/amd64

Compressed size

325.11 MB

Last pushed

1 day by pcm0

Type

Image

Manifest digest

sha256:374b09a7258fbd5cf3f918e77d7a478dd69eef411aa3a4aca90c56b7392a46fe

Image Layers

1ARG BASE=mcr.microsoft.com/azurelinux-beta/base/core:4.0@sha256:63ef5dda2fb5681ae3aa5c9597a8c4b24364da91ec459b419fa3c38160595fae0 B
2ARG PG_MAJOR=190 B
3ARG PG_VERSION=19beta30 B
4ARG WITH_UNTRUSTED_LANGUAGES=true0 B
5ARG PYTHON_VERSION=3.140 B
6ARG PERL_VERSION=5.420 B
7ARG TCL_VERSION=9.00 B
8ARG IMAGE_TRUST=untrusted0 B
9ARG IMAGE_DISTRIBUTION=azurelinux0 B
10ARG IMAGE_DISTRIBUTION_VERSION=4.00 B
11ARG PG_CRON_VERSION=1.6.7+git.c7609cce0 B
12ARG PG_CRON_COMMIT=c7609cce5c9f5fd8bcbab536cef08803a38bf6c10 B
13ARG PGVECTOR_VERSION=0.8.60 B
14ARG PGVECTOR_COMMIT=8ee86c96f0fd72390f890aa8a336fda6d3ab4c6c0 B
15ARG PGAUDIT_VERSION=19.00 B
16ARG PGAUDIT_COMMIT=52a32536711514467d0481f42c87c5ba700a35040 B
17ARG IMAGE_TITLE=CloudNativePG PostgreSQL on Fedora0 B
18ARG IMAGE_DESCRIPTION=PostgreSQL built from upstream0 B
19ARG IMAGE_AUTHORS=Paul Christophel <[email protected]>0 B
20ARG IMAGE_VENDOR=Paul Christophel0 B
21ARG IMAGE_OWNER=Paul Christophel <[email protected]>0 B
22ARG IMAGE_SOURCE=https://github.com/PaulChristophel/docker-postgresql0 B
23ARG IMAGE_REPOSITORY=docker.io/pcm0/postgres0 B
24ARG IMAGE_URL=https://hub.docker.com/r/pcm0/postgres0 B
25ARG IMAGE_DOCUMENTATION=https://github.com/PaulChristophel/docker-postgresql#readme0 B
26ARG IMAGE_REVISION=ba655c3745ad35b34ac2f1e9fb42960f7566609a0 B
27ARG IMAGE_CREATED=2026-09-22T11:13:40Z0 B
28ARG IMAGE_LICENSES=AGPL-3.0-or-later0 B
29LABEL maintainer=Paul Christophel <[email protected]>0 B
30LABEL org.opencontainers.image.created=2026-09-22T11:13:40Z0 B
31LABEL org.opencontainers.image.base.name=mcr.microsoft.com/azurelinux-beta/base/core:4.0@sha256:63ef5dda2fb5681ae3aa5c9597a8c4b24364da91ec459b419fa3c38160595fae0 B
32LABEL edu.gatech.image.os.distribution=azurelinux0 B
33LABEL edu.gatech.image.os.version=4.00 B
34LABEL org.opencontainers.image.authors=Paul Christophel <[email protected]>0 B
35LABEL org.opencontainers.image.title=CloudNativePG PostgreSQL on Fedora0 B
36LABEL org.opencontainers.image.description=PostgreSQL built from upstream0 B
37LABEL org.opencontainers.image.vendor=Paul Christophel0 B
38LABEL org.opencontainers.image.source=https://github.com/PaulChristophel/docker-postgresql0 B
39LABEL org.opencontainers.image.url=https://hub.docker.com/r/pcm0/postgres0 B
40LABEL org.opencontainers.image.documentation=https://github.com/PaulChristophel/docker-postgresql#readme0 B
41LABEL org.opencontainers.image.version=19beta30 B
42LABEL org.opencontainers.image.revision=ba655c3745ad35b34ac2f1e9fb42960f7566609a0 B
43LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B
44LABEL org.opencontainers.image.ref.name=docker.io/pcm0/postgres0 B
45LABEL org.opencontainers.image.component.postgresql.version=19beta30 B
46LABEL org.opencontainers.image.component.pg_cron.version=1.6.7+git.c7609cce0 B
47LABEL org.opencontainers.image.component.pg_cron.revision=c7609cce5c9f5fd8bcbab536cef08803a38bf6c10 B
48LABEL org.opencontainers.image.component.pgvector.version=0.8.60 B
49LABEL org.opencontainers.image.component.pgvector.revision=8ee86c96f0fd72390f890aa8a336fda6d3ab4c6c0 B
50LABEL org.opencontainers.image.component.pgaudit.version=19.00 B
51LABEL org.opencontainers.image.component.pgaudit.revision=52a32536711514467d0481f42c87c5ba700a35040 B
52LABEL org.opencontainers.image.component.python.version=3.140 B
53LABEL org.opencontainers.image.component.perl.version=5.420 B
54LABEL org.opencontainers.image.component.tcl.version=9.00 B
55LABEL edu.gatech.image.owner=Paul Christophel <[email protected]>0 B
56LABEL edu.gatech.image.repository=docker.io/pcm0/postgres0 B
57LABEL edu.gatech.image.variant.trust=untrusted0 B
58LABEL edu.gatech.image.untrusted-languages=true0 B
59USER root0 B
60COPY /mnt/rootfs/ / # buildkit272.92 MB
61RUN |28 BASE=mcr.microsoft.com/azurelinux-beta/base/core:4.0@sha256:63ef5dda2fb5681ae3aa5c9597a8c4b24364da91ec459b419fa3c38160595fae PG_MAJOR=19 PG_VERSION=19beta31.53 KB
62COPY /tmp/postgres-install/usr/pgsql/19 /usr/pgsql/19 # buildkit25.66 MB
63COPY /tmp/extension-artifacts/ / # buildkit451.09 KB
64RUN |28 BASE=mcr.microsoft.com/azurelinux-beta/base/core:4.0@sha256:63ef5dda2fb5681ae3aa5c9597a8c4b24364da91ec459b419fa3c38160595fae PG_MAJOR=19 PG_VERSION=19beta326.1 MB
65ENV PATH=/usr/pgsql/19/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
66USER postgres0 B
67RUN |28 BASE=mcr.microsoft.com/azurelinux-beta/base/core:4.0@sha256:63ef5dda2fb5681ae3aa5c9597a8c4b24364da91ec459b419fa3c38160595fae PG_MAJOR=19 PG_VERSION=19beta332 B

Command

ARG BASE=mcr.microsoft.com/azurelinux-beta/base/core:4.0@sha256:63ef5dda2fb5681ae3aa5c9597a8c4b24364da91ec459b419fa3c38160595fae