2021-02-23 05:52:38 UTC
101 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGDATA/var/lib/postgresql/data
[#000] sha256:86f0b8eb7206c52996f05db4a6e0180bb96bf092c2c1e3d58165cce3f99bac78 - 13.96% (14 MB)
[#001] sha256:5e9bb0e05d1d2c26ad6cc840c813eec7a6baa1613d22fae9eb19e1ef65685677 - 20.33% (20.4 MB)
[#002] sha256:b933609b8cd310043506ea9c6dfd359f14d7a7f58233aa98ae65c3806384cb97 - 65.71% (66 MB)
[#003] sha256:f52833f7f3434125407bf9294aaff2552d7332c44b34d44240005207dc30e0e7 - 0.0% (1.6 KB)
[#004] sha256:58908255b3954dbe86a1e2262962cb89792b842a89cc1f8918b607544da7f259 - 0.0% (469 Bytes)
[#005] sha256:5b7c61a45657b34a7fa3b5efe71e05c723ae399f39e57925da43ed047501ef1d - 0.0% (273 Bytes)
[#006] sha256:c9ac4adcf25c9d237dad8538061f8bd3ce74a7cebd3da6475c2e3f0c7c4a7a32 - 0.0% (272 Bytes)
[#007] sha256:08c3d85c5339444767a031394fa9699efa5be7e8e99d708e1619455c0ea23a68 - 0.0% (287 Bytes)
[#008] sha256:f22936661bb795d59d7896366e6c9d1c97a2310cfbb48e6f9bb5fc2804689bac - 0.0% (2.19 KB)
/bin/sh -c #(nop) ADD file:4501790ad6c0a325939c6d10b2aaf0d8a904a111903936214eab6b32c748eac2 in /
2021-02-12 23:59:43 UTC/bin/sh -c #(nop) LABEL name=Photon OS 2.0 Base Image vendor=VMware build-date=20210212
2021-02-12 23:59:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-02-18 06:35:42 UTC/bin/sh -c #(nop) ENV PGDATA=/var/lib/postgresql/data
2021-02-18 06:37:39 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
2021-02-18 06:38:25 UTC/bin/sh -c tdnf erase -y toybox && tdnf install -y util-linux net-tools
2021-02-18 06:38:27 UTC/bin/sh -c #(nop) LABEL base-build-date=
2021-02-23 05:52:29 UTC/bin/sh -c #(nop) VOLUME [/var/lib/postgresql/data]
2021-02-23 05:52:31 UTC/bin/sh -c #(nop) COPY file:2b7bc762d13f9a63759f3cdd0f6da79162f7d8fc5d6aef6e3b62fb97d03eed29 in /docker-entrypoint.sh
2021-02-23 05:52:32 UTC/bin/sh -c #(nop) COPY file:0c0b54523a0567fa82b77de80495bb15aa8736a4d3b897a0b81bf2e789fa23ad in /docker-healthcheck.sh
2021-02-23 05:52:33 UTC/bin/sh -c #(nop) COPY file:814db9ea72ff1ef88c8b211aea740e95ec9b8f72a6c1c92f972e3fb53c8b6882 in /docker-entrypoint-initdb.d/
2021-02-23 05:52:34 UTC/bin/sh -c #(nop) COPY file:5cb7661157f6ca6687be1e5cb7becc2344319ee12ec6ff8a9696b20e32b404c4 in /docker-entrypoint-initdb.d/
2021-02-23 05:52:35 UTC/bin/sh -c #(nop) COPY file:1d6ac94a4d342fabd1133a33793850db7d65935d35c41156e582b586d17ff82e in /docker-entrypoint-initdb.d/
2021-02-23 05:52:35 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
2021-02-23 05:52:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-02-23 05:52:37 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2021-02-23 05:52:38 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.