Sign inSign up

pcm0/postgres:17-standard-photon5-untrusted-sha-ba655c3

Developer tools
Databases & storage
Index digest

sha256:6b66646429825df81fff03b55bc78ea794660de9ce37415efe4ff66af69100cd

OS/ARCH

linux/amd64

Compressed size

218.32 MB

Last pushed

2 days by pcm0

Type

Image

Manifest digest

sha256:0307a06bc6574c0efaa022381f6ca5ce98fabe577e38b4c906214a3884de5699

Image Layers

1ARG BASE=docker.io/photon:5.0@sha256:ab4b68e15c8ff6b9c79ba525f696260f772c711761d576dd53bf43c351c9a5040 B
2ARG PG_MAJOR=170 B
3ARG PG_VERSION=17.110 B
4ARG WITH_UNTRUSTED_LANGUAGES=true0 B
5ARG PYTHON_VERSION=3.140 B
6ARG PERL_VERSION=5.420 B
7ARG TCL_VERSION=8.60 B
8ARG IMAGE_TRUST=untrusted0 B
9ARG IMAGE_DISTRIBUTION=photon0 B
10ARG IMAGE_DISTRIBUTION_VERSION=5.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=17.10 B
16ARG PGAUDIT_COMMIT=266ada37842d9c6d7a0623065cbfe915f2572f740 B
17ARG IMAGE_TITLE=CloudNativePG PostgreSQL on Photon0 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-22T12:47:17Z0 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-22T12:47:17Z0 B
31LABEL org.opencontainers.image.base.name=docker.io/photon:5.0@sha256:ab4b68e15c8ff6b9c79ba525f696260f772c711761d576dd53bf43c351c9a5040 B
32LABEL edu.gatech.image.os.distribution=photon0 B
33LABEL edu.gatech.image.os.version=5.00 B
34LABEL org.opencontainers.image.authors=Paul Christophel <[email protected]>0 B
35LABEL org.opencontainers.image.title=CloudNativePG PostgreSQL on Photon0 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=17.110 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=17.110 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=17.10 B
51LABEL org.opencontainers.image.component.pgaudit.revision=266ada37842d9c6d7a0623065cbfe915f2572f740 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=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/ / # buildkit169.92 MB
61RUN |28 BASE=docker.io/photon:5.0@sha256:ab4b68e15c8ff6b9c79ba525f696260f772c711761d576dd53bf43c351c9a504 PG_MAJOR=17 PG_VERSION=17.111.12 KB
62COPY /tmp/postgres-install/usr/pgsql/17 /usr/pgsql/17 # buildkit23.76 MB
63COPY /tmp/extension-artifacts/ / # buildkit452.96 KB
64RUN |28 BASE=docker.io/photon:5.0@sha256:ab4b68e15c8ff6b9c79ba525f696260f772c711761d576dd53bf43c351c9a504 PG_MAJOR=17 PG_VERSION=17.1124.2 MB
65ENV PATH=/usr/pgsql/17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
66USER postgres0 B
67RUN |28 BASE=docker.io/photon:5.0@sha256:ab4b68e15c8ff6b9c79ba525f696260f772c711761d576dd53bf43c351c9a504 PG_MAJOR=17 PG_VERSION=17.1132 B

Command

ARG BASE=docker.io/photon:5.0@sha256:ab4b68e15c8ff6b9c79ba525f696260f772c711761d576dd53bf43c351c9a504