2020-06-29 01:49:45 UTC
86.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGDATA/var/lib/postgresql/data
[#000] sha256:a10779388d4ec4e607e86032f128168b76aed0c162e56f3891b6dc43fe7f8c06 - 16.18% (14 MB)
[#001] sha256:1070ddeee83aa3a3fde1fc205a8ed8c6ec5227148646590fdf0ead3897fd582d - 23.53% (20.4 MB)
[#002] sha256:6290a4d7745b539e26c7bd574eeea92becb6a80424d8945e02637c465f3340cf - 60.28% (52.3 MB)
[#003] sha256:b035bc5d6e0166efbcd3be4203ef47140bf4c200fe78307053852b94171ff6bb - 0.0% (1.48 KB)
[#004] sha256:d92ff0cff16dcbff476d4fcfe6840ca52ddfee4bdc58c5286cb9c06d24d0b07f - 0.0% (467 Bytes)
[#005] sha256:2a6e7ab42e6d068b8ce9fd5bc2934fdb3f396141a022b4e506bb5cbb9f2408ca - 0.0% (271 Bytes)
[#006] sha256:49fa0af78f0b963a1ee4b9be14abe0f28b7d72e1093c5ddfcb9ab92baa86baca - 0.0% (271 Bytes)
[#007] sha256:4fce5e25531cb78462611c85285097b26793e999d3b2bcabde2a32595f6c280f - 0.0% (284 Bytes)
[#008] sha256:e93114234a46f7cb6b42b0fd5e006c33032a4f42d5e1160e0b49c81d9966a193 - 0.0% (2.07 KB)
/bin/sh -c #(nop) ADD file:5326c05a02546066b8eaa596c0c9b94c5e8914986421b0810d629e0b7cc8f362 in /
2020-05-16 10:03:21 UTC/bin/sh -c #(nop) LABEL name=Photon OS 2.0 Base Image vendor=VMware build-date=20200515
2020-05-16 10:03:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-06-17 02:30:55 UTC/bin/sh -c #(nop) ENV PGDATA=/var/lib/postgresql/data
2020-06-17 02:31:58 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
2020-06-17 02:32:45 UTC/bin/sh -c tdnf erase -y toybox && tdnf install -y util-linux net-tools
2020-06-29 01:49:44 UTC/bin/sh -c #(nop) VOLUME [/var/lib/postgresql/data]
2020-06-29 01:49:44 UTC/bin/sh -c #(nop) COPY file:885959070c8bfd0ae997ed57cb0646fb638cb167b262f4d104aeae00e23452e5 in /docker-entrypoint.sh
2020-06-29 01:49:44 UTC/bin/sh -c #(nop) COPY file:0c0b54523a0567fa82b77de80495bb15aa8736a4d3b897a0b81bf2e789fa23ad in /docker-healthcheck.sh
2020-06-29 01:49:44 UTC/bin/sh -c #(nop) COPY file:814db9ea72ff1ef88c8b211aea740e95ec9b8f72a6c1c92f972e3fb53c8b6882 in /docker-entrypoint-initdb.d/
2020-06-29 01:49:44 UTC/bin/sh -c #(nop) COPY file:5cb7661157f6ca6687be1e5cb7becc2344319ee12ec6ff8a9696b20e32b404c4 in /docker-entrypoint-initdb.d/
2020-06-29 01:49:44 UTC/bin/sh -c #(nop) COPY file:1d6ac94a4d342fabd1133a33793850db7d65935d35c41156e582b586d17ff82e in /docker-entrypoint-initdb.d/
2020-06-29 01:49:45 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
2020-06-29 01:49:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-06-29 01:49:45 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2020-06-29 01:49:45 UTC/bin/sh -c #(nop) EXPOSE 5432
2020-06-29 01:49:45 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.