2022-01-12 03:49:21 UTC
111 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGDATA/var/lib/postgresql/data
[#000] sha256:c8313cc33c74bf179810b4a51bcfefe08e61f9e9768ff2d9d1e178c77a58ce1c - 12.66% (14.1 MB)
[#001] sha256:35598af3b97c103a3941bb13da63e417fcebb7163992baabb3cb4c00fb9c8ae9 - 18.89% (21 MB)
[#002] sha256:d04fb457d4424964b0778e0c7bd3aede219729c719c58cdb8d482316f6ed4164 - 68.44% (76.2 MB)
[#003] sha256:fa4b3d410a324ae3956af36a6206d5db459cca075f87e69a05938b876242a939 - 0.0% (1.48 KB)
[#004] sha256:71a9ed7f2650b5eea8806c929d83ba64ef40e1883af332759e21a7a20ffc0a6b - 0.0% (467 Bytes)
[#005] sha256:eb65e117a3eff05446fedacabd1e061de1e6d0d0546506bf0519644802695a5a - 0.0% (268 Bytes)
[#006] sha256:35f45e3c05016a6e43eed9d0717493b9df075d901de698a48d55e658776946f7 - 0.0% (268 Bytes)
[#007] sha256:b91ec19d94dbae9d34e9fb405446968f2e2bd9db9f4d1f7418d5264fd51eb046 - 0.0% (282 Bytes)
[#008] sha256:39a97237c4f76558a54994dbff70f0a4ee1e3f1e840a39c876f11655ed81b9bb - 0.0% (2.06 KB)
/bin/sh -c #(nop) ADD file:b84ea6c141b0a06243e13d9cdef14aa610332258017ac7d6e6b3998059a420bf in /
2021-12-31 23:19:56 UTC/bin/sh -c #(nop) LABEL name=Photon OS 2.0 Base Image vendor=VMware build-date=20211231
2021-12-31 23:19:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-01-07 06:14:09 UTC/bin/sh -c #(nop) ENV PGDATA=/var/lib/postgresql/data
2022-01-07 06:15:06 UTC/bin/sh -c tdnf install -y shadow gzip postgresql >> /dev/null && 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/share/postgresql/postgresql.conf.sample && sed -i "s|#unix_socket_directories = '/tmp'.*|unix_socket_directories = '/run/postgresql'|g" /usr/share/postgresql/postgresql.conf.sample && tdnf clean all
2022-01-07 06:15:54 UTC/bin/sh -c tdnf erase -y toybox && tdnf install -y util-linux net-tools
2022-01-12 03:49:12 UTC/bin/sh -c #(nop) VOLUME [/var/lib/postgresql/data]
2022-01-12 03:49:13 UTC/bin/sh -c #(nop) COPY file:885959070c8bfd0ae997ed57cb0646fb638cb167b262f4d104aeae00e23452e5 in /docker-entrypoint.sh
2022-01-12 03:49:14 UTC/bin/sh -c #(nop) COPY file:0c0b54523a0567fa82b77de80495bb15aa8736a4d3b897a0b81bf2e789fa23ad in /docker-healthcheck.sh
2022-01-12 03:49:15 UTC/bin/sh -c #(nop) COPY file:814db9ea72ff1ef88c8b211aea740e95ec9b8f72a6c1c92f972e3fb53c8b6882 in /docker-entrypoint-initdb.d/
2022-01-12 03:49:16 UTC/bin/sh -c #(nop) COPY file:5cb7661157f6ca6687be1e5cb7becc2344319ee12ec6ff8a9696b20e32b404c4 in /docker-entrypoint-initdb.d/
2022-01-12 03:49:17 UTC/bin/sh -c #(nop) COPY file:1d6ac94a4d342fabd1133a33793850db7d65935d35c41156e582b586d17ff82e in /docker-entrypoint-initdb.d/
2022-01-12 03:49:17 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
2022-01-12 03:49:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-01-12 03:49:19 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2022-01-12 03:49:20 UTC/bin/sh -c #(nop) EXPOSE 5432
2022-01-12 03:49:21 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.