Sign inSign up

pcm0/postgres:18-standard-azure3-untrusted-sha-ba655c3

Developer tools
Databases & storage
Index digest

sha256:f3f071b0510301ea1a1a15d99fd6e4e6f9b2248121bb6768c937880cd702850c

OS/ARCH

linux/amd64

Compressed size

289.62 MB

Last pushed

4 days by pcm0

Type

Image

Manifest digest

sha256:8d1230810a6b3b09ddbe0ba481cc4e6d384f09428a6c4c19b3cf930368f2f890

Image Layers

1ARG BASE=mcr.microsoft.com/azurelinux/base/core:3.0@sha256:34a22db497ff34a0f35ca5fc54bd38711d04238a2c1b2f65d35dc9d45dd825840 B
2ARG PG_MAJOR=180 B
3ARG PG_VERSION=18.60 B
4ARG WITH_UNTRUSTED_LANGUAGES=true0 B
5ARG PYTHON_VERSION=3.120 B
6ARG PERL_VERSION=5.380 B
7ARG TCL_VERSION=8.60 B
8ARG IMAGE_TRUST=untrusted0 B
9ARG IMAGE_DISTRIBUTION=azurelinux0 B
10ARG IMAGE_DISTRIBUTION_VERSION=3.00 B
11ARG PG_CRON_VERSION=1.6.80 B
12ARG PG_CRON_COMMIT=5cedfa472ccc83567aa23ec645925ed8489a77970 B
13ARG PGVECTOR_VERSION=0.8.60 B
14ARG PGVECTOR_COMMIT=8ee86c96f0fd72390f890aa8a336fda6d3ab4c6c0 B
15ARG PGAUDIT_VERSION=18.00 B
16ARG PGAUDIT_COMMIT=f39f8dbb15dc5bd4cbe5f1e5abe0d930ed7593a80 B
17ARG IMAGE_TITLE=CloudNativePG PostgreSQL on Azure0 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:43Z0 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:43Z0 B
31LABEL org.opencontainers.image.base.name=mcr.microsoft.com/azurelinux/base/core:3.0@sha256:34a22db497ff34a0f35ca5fc54bd38711d04238a2c1b2f65d35dc9d45dd825840 B
32LABEL edu.gatech.image.os.distribution=azurelinux0 B
33LABEL edu.gatech.image.os.version=3.00 B
34LABEL org.opencontainers.image.authors=Paul Christophel <[email protected]>0 B
35LABEL org.opencontainers.image.title=CloudNativePG PostgreSQL on Azure0 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=18.60 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=18.60 B
46LABEL org.opencontainers.image.component.pg_cron.version=1.6.80 B
47LABEL org.opencontainers.image.component.pg_cron.revision=5cedfa472ccc83567aa23ec645925ed8489a77970 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=18.00 B
51LABEL org.opencontainers.image.component.pgaudit.revision=f39f8dbb15dc5bd4cbe5f1e5abe0d930ed7593a80 B
52LABEL org.opencontainers.image.component.python.version=3.120 B
53LABEL org.opencontainers.image.component.perl.version=5.380 B
54LABEL org.opencontainers.image.component.tcl.version=8.60 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/ / # buildkit237.71 MB
61RUN |28 BASE=mcr.microsoft.com/azurelinux/base/core:3.0@sha256:34a22db497ff34a0f35ca5fc54bd38711d04238a2c1b2f65d35dc9d45dd82584 PG_MAJOR=18 PG_VERSION=18.61.12 KB
62COPY /tmp/postgres-install/usr/pgsql/18 /usr/pgsql/18 # buildkit25.5 MB
63COPY /tmp/extension-artifacts/ / # buildkit470.32 KB
64RUN |28 BASE=mcr.microsoft.com/azurelinux/base/core:3.0@sha256:34a22db497ff34a0f35ca5fc54bd38711d04238a2c1b2f65d35dc9d45dd82584 PG_MAJOR=18 PG_VERSION=18.625.96 MB
65ENV PATH=/usr/pgsql/18/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
66USER postgres0 B
67RUN |28 BASE=mcr.microsoft.com/azurelinux/base/core:3.0@sha256:34a22db497ff34a0f35ca5fc54bd38711d04238a2c1b2f65d35dc9d45dd82584 PG_MAJOR=18 PG_VERSION=18.632 B

Command

ARG BASE=mcr.microsoft.com/azurelinux/base/core:3.0@sha256:34a22db497ff34a0f35ca5fc54bd38711d04238a2c1b2f65d35dc9d45dd82584