2024-09-10 09:55:37 UTC
90.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGDATA/var/lib/postgresql/data
[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 17.99% (16.3 MB)
[#001] sha256:00bdf28fca5513940e7116a5121268450119688650a3ee8352c289df481cc80a - 1.13% (1.03 MB)
[#002] sha256:b939186c9f95a744bb8734c5ebdbb7decaaeabf21545559811ad7d5e44d0d169 - 5.95% (5.4 MB)
[#003] sha256:5f18ddba7c94791dc2b61b89a3a19f0ea1f6117bf0403e695adcb394c62ab8a4 - 56.39% (51.2 MB)
[#004] sha256:4f0c9a73d650029d590db45e063fff382aaca8b19a985c277cf08286c9dd2d73 - 18.54% (16.8 MB)
[#005] sha256:8b4e501c29394f60a2ef62cd49247f8fdc98e8b4d24f808e84f4c6a3135fb7da - 0.0% (1.01 KB)
[#006] sha256:2a4da4f32e0d3cf7a5c0a1cddc9111188ed1a6326e877955729cb6679d8fd779 - 0.0% (1.52 KB)
[#007] sha256:c7401ad263ff750ee48898796cdb8ad0ad7499778c01201764296e8dbcb679a4 - 0.0% (568 Bytes)
[#008] sha256:af55d63facacc0bf7be1d8f6265c098b0fdff06c55c930cf4155ec1813c02b36 - 0.0% (466 Bytes)
[#009] sha256:2329dd25b26be4505153bb71bcb611f790c46df6870f7cc81669017863ec1821 - 0.0% (269 Bytes)
[#010] sha256:2e9b17eb7894f410ad43848da582d682f76d50eaab0b8e6d6d397319b47d78b4 - 0.0% (271 Bytes)
[#011] sha256:2e0e0f919253f8ee533905d9f3557fb6377fa5ec976e5de22865bee420c5012d - 0.0% (284 Bytes)
[#012] sha256:09d608dec90197568e17001d36f0e299a09d4428ed64029058e3a969e66099db - 0.0% (1.63 KB)
ADD photon-rootfs-4.0-34da4ad21.tar.gz / # buildkit
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240908
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-09-10 09:50:05 UTC/bin/sh -c #(nop) ENV PGDATA=/var/lib/postgresql/data
2024-09-10 09:50:07 UTC/bin/sh -c #(nop) COPY file:4e3abb6d8f8260350d557d179483705f40ec8cad5544790822fdbee321725d65 in /pg96/
2024-09-10 09:50:08 UTC/bin/sh -c #(nop) COPY file:6624f92b3e853772703910b50aa5b8981a6b00afc4d1bc5d50d35f60372176f8 in /pg96/
2024-09-10 09:50:21 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
2024-09-10 09:50:28 UTC/bin/sh -c tdnf erase -y toybox && tdnf install -y util-linux net-tools
2024-09-10 09:55:25 UTC/bin/sh -c #(nop) VOLUME [/var/lib/postgresql/data]
2024-09-10 09:55:27 UTC/bin/sh -c #(nop) COPY file:947ffa5fa1b8edb3271a6bc85be9fccad95ec92f3cb3eddf1d28d8b24327d213 in /docker-entrypoint.sh
2024-09-10 09:55:28 UTC/bin/sh -c #(nop) COPY file:26170524f82c4d2e37adf8d6cc2cd4bb573cffef6fcef0b9f49833974d88914a in /initdb.sh
2024-09-10 09:55:29 UTC/bin/sh -c #(nop) COPY file:f99ef62708b014e3ab56fffe8f3cd2092128f6a6647db4e844545d68c60810f1 in /upgrade.sh
2024-09-10 09:55:30 UTC/bin/sh -c #(nop) COPY file:0c0b54523a0567fa82b77de80495bb15aa8736a4d3b897a0b81bf2e789fa23ad in /docker-healthcheck.sh
2024-09-10 09:55:31 UTC/bin/sh -c #(nop) COPY file:814db9ea72ff1ef88c8b211aea740e95ec9b8f72a6c1c92f972e3fb53c8b6882 in /docker-entrypoint-initdb.d/
2024-09-10 09:55:32 UTC/bin/sh -c #(nop) COPY file:5cb7661157f6ca6687be1e5cb7becc2344319ee12ec6ff8a9696b20e32b404c4 in /docker-entrypoint-initdb.d/
2024-09-10 09:55:33 UTC/bin/sh -c #(nop) COPY file:1d6ac94a4d342fabd1133a33793850db7d65935d35c41156e582b586d17ff82e in /docker-entrypoint-initdb.d/
2024-09-10 09:55:33 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
2024-09-10 09:55:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh" "96" "13"]
2024-09-10 09:55:35 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2024-09-10 09:55:36 UTC/bin/sh -c #(nop) EXPOSE 5432
2024-09-10 09:55:37 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.