2025-01-21 09:51:40 UTC
90.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGDATA/var/lib/postgresql/data
[#000] sha256:27eeeda7eac9a12f7fc9d8ed51eac6d16e79f4e2dfd8bb6d093f2ac4e47038bb - 17.97% (16.3 MB)
[#001] sha256:4e5af32c7e7b879b0b2efd4209600ce8c86c6a688c0d3a872eb8846e24451ad3 - 1.13% (1.03 MB)
[#002] sha256:904dd4f9d65b1240e473b35998b06a99de2293c9ccc2054eecc12d21d07acf70 - 5.94% (5.4 MB)
[#003] sha256:70ae35094ec6cf8a84f96e18de40baea95f0a90326a13ff9c81f5544a76b02e5 - 56.37% (51.3 MB)
[#004] sha256:822c352b44cbf69288087de3d600530c7f88ea46206ed902ab1056db45384cd7 - 18.58% (16.9 MB)
[#005] sha256:290dc9ef770accc2c47556475b5802a599ab36f98cd6b74c3ae25070fb7def70 - 0.0% (1.01 KB)
[#006] sha256:7ce582009dc1657f057281ca413bcf36cc8c3e5775c02e33752f65efcb0112f4 - 0.0% (1.52 KB)
[#007] sha256:24904086efaf4dc705964c5bab463f7f8f6a43572b24c06d5264fdae86db31a2 - 0.0% (568 Bytes)
[#008] sha256:a7f4a5b055f1bd4d4a23bd2da16bf5979eace61a85f9513393c9b665ab71628d - 0.0% (467 Bytes)
[#009] sha256:ce60a1840b1d288a63a5b9018b46ceba61cda9d08e5348bf34d09540ff7b6105 - 0.0% (269 Bytes)
[#010] sha256:f8a0aed821a7d9878f6a80dc98427e7dd83a4810c34a3ab90b58c3fbc93ecbe8 - 0.0% (271 Bytes)
[#011] sha256:e0e530cfc81d3b81eb92dbb6190626723f295d22ae37abe73549a3c0ee9ee85d - 0.0% (284 Bytes)
[#012] sha256:6f603a8782b41d8dd9098b31d1ef627a19257e21199399d5a330634a4d42b564 - 0.0% (1.63 KB)
ADD photon-rootfs-4.0-561b63cdd.tar.gz / # buildkit
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:50:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-17 08:38:22 UTC/bin/sh -c #(nop) ENV PGDATA=/var/lib/postgresql/data
2025-01-17 08:38:24 UTC/bin/sh -c #(nop) COPY file:642f6a740e34ba6dc5c50dfca1fe19bcb3305b067a7f2778d5a149a5d5ebaadf in /pg96/
2025-01-17 08:38:25 UTC/bin/sh -c #(nop) COPY file:b7d4b3bb04d60bf920d64e43e1ea4caa3c2a88d6ba781814ea9c91302195bb3f in /pg96/
2025-01-17 08:38:40 UTC/bin/sh -c tdnf install -y /pg96/postgresql96-libs-9.6.21-1.ph4.x86_64.rpm /pg96/postgresql96-9.6.21-1.ph4.x86_64.rpm >> /dev/null && rm -rf /pg96 && tdnf install -y shadow gzip postgresql13 findutils bc >> /dev/null && userdel postgres && groupdel postgres && groupadd -r postgres --gid=999 && useradd -m -r -g postgres --uid=999 postgres && mkdir -p /docker-entrypoint-initdb.d && mkdir -p /run/postgresql && chown -R postgres:postgres /run/postgresql && chmod 2777 /run/postgresql && mkdir -p "$PGDATA" && chown -R postgres:postgres "$PGDATA" && chmod 777 "$PGDATA" && sed -i "s|#listen_addresses = 'localhost'.*|listen_addresses = '*'|g" /usr/pgsql/13/share/postgresql/postgresql.conf.sample && sed -i "s|#unix_socket_directories = '/tmp'.*|unix_socket_directories = '/run/postgresql'|g" /usr/pgsql/13/share/postgresql/postgresql.conf.sample && tdnf clean all
2025-01-17 08:38:47 UTC/bin/sh -c tdnf erase -y toybox && tdnf install -y util-linux net-tools
2025-01-21 09:51:29 UTC/bin/sh -c #(nop) VOLUME [/var/lib/postgresql/data]
2025-01-21 09:51:30 UTC/bin/sh -c #(nop) COPY file:947ffa5fa1b8edb3271a6bc85be9fccad95ec92f3cb3eddf1d28d8b24327d213 in /docker-entrypoint.sh
2025-01-21 09:51:31 UTC/bin/sh -c #(nop) COPY file:26170524f82c4d2e37adf8d6cc2cd4bb573cffef6fcef0b9f49833974d88914a in /initdb.sh
2025-01-21 09:51:32 UTC/bin/sh -c #(nop) COPY file:f99ef62708b014e3ab56fffe8f3cd2092128f6a6647db4e844545d68c60810f1 in /upgrade.sh
2025-01-21 09:51:33 UTC/bin/sh -c #(nop) COPY file:0c0b54523a0567fa82b77de80495bb15aa8736a4d3b897a0b81bf2e789fa23ad in /docker-healthcheck.sh
2025-01-21 09:51:34 UTC/bin/sh -c #(nop) COPY file:814db9ea72ff1ef88c8b211aea740e95ec9b8f72a6c1c92f972e3fb53c8b6882 in /docker-entrypoint-initdb.d/
2025-01-21 09:51:35 UTC/bin/sh -c #(nop) COPY file:5cb7661157f6ca6687be1e5cb7becc2344319ee12ec6ff8a9696b20e32b404c4 in /docker-entrypoint-initdb.d/
2025-01-21 09:51:36 UTC/bin/sh -c #(nop) COPY file:1d6ac94a4d342fabd1133a33793850db7d65935d35c41156e582b586d17ff82e in /docker-entrypoint-initdb.d/
2025-01-21 09:51:36 UTC/bin/sh -c chown -R postgres:postgres /docker-entrypoint.sh /docker-healthcheck.sh /docker-entrypoint-initdb.d && chmod u+x /docker-entrypoint.sh /docker-healthcheck.sh
2025-01-21 09:51:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh" "96" "13"]
2025-01-21 09:51:38 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2025-01-21 09:51:39 UTC/bin/sh -c #(nop) EXPOSE 5432
2025-01-21 09:51:40 UTC/bin/sh -c #(nop) USER postgres
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.