2021-04-22 09:20:01 UTC
102 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGDATA/var/lib/postgresql/data
[#000] sha256:52b9b0bd74a99fbb1a079040251d33f0969653b85fd7b0f3349aaf7e1f06a1a3 - 13.76% (14.1 MB)
[#001] sha256:71e8e7f1c7b41c1bc3f2ba77065897874f1d4b277b5a676620bbb234783ad6bf - 19.96% (20.4 MB)
[#002] sha256:14926f121dc1707dce8f3269ec96dbb3fbd57a6a0b12311f916db5b2b80bd21d - 66.27% (67.8 MB)
[#003] sha256:a29ebb893530c057adaa4801d69c2f0f91c0d1a0d4c6a513aecf9079799bb750 - 0.0% (1.59 KB)
[#004] sha256:e5262ce7fff377958f8a8eea9b619ac3fc05fc9a0dfc24a5fbc34ca998ecedf1 - 0.0% (465 Bytes)
[#005] sha256:0c52d83c03e8b4ed6583ff79abe4ff279c0efd69a438d1d09dd13c88e71483f8 - 0.0% (271 Bytes)
[#006] sha256:2981d0db10d67b5a2d2599415e4b0ad733e6f3a687cb136dea99e8ff90cba0ca - 0.0% (270 Bytes)
[#007] sha256:add0ce63ef69661ca775ffb3de26a91b94842a1b7231a7bd1734e0aadb26d434 - 0.0% (284 Bytes)
[#008] sha256:25355f5f32db5375ff6862de9c047e3c4ce251844c652f6d93f976ca41d6b8a5 - 0.0% (2.18 KB)
/bin/sh -c #(nop) ADD file:f327d61f875a775d562ba31b4f95ddcaebd522ce63486a46b77bd7bd78367906 in /
2021-04-16 21:28:03 UTC/bin/sh -c #(nop) LABEL name=Photon OS 2.0 Base Image vendor=VMware build-date=20210416
2021-04-16 21:28:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-22 08:58:26 UTC/bin/sh -c #(nop) ENV PGDATA=/var/lib/postgresql/data
2021-04-22 08:59:15 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-04-22 08:59:56 UTC/bin/sh -c tdnf erase -y toybox && tdnf install -y util-linux net-tools
2021-04-22 08:59:57 UTC/bin/sh -c #(nop) LABEL base-build-date=
2021-04-22 09:19:53 UTC/bin/sh -c #(nop) VOLUME [/var/lib/postgresql/data]
2021-04-22 09:19:54 UTC/bin/sh -c #(nop) COPY file:2b7bc762d13f9a63759f3cdd0f6da79162f7d8fc5d6aef6e3b62fb97d03eed29 in /docker-entrypoint.sh
2021-04-22 09:19:55 UTC/bin/sh -c #(nop) COPY file:0c0b54523a0567fa82b77de80495bb15aa8736a4d3b897a0b81bf2e789fa23ad in /docker-healthcheck.sh
2021-04-22 09:19:56 UTC/bin/sh -c #(nop) COPY file:814db9ea72ff1ef88c8b211aea740e95ec9b8f72a6c1c92f972e3fb53c8b6882 in /docker-entrypoint-initdb.d/
2021-04-22 09:19:57 UTC/bin/sh -c #(nop) COPY file:5cb7661157f6ca6687be1e5cb7becc2344319ee12ec6ff8a9696b20e32b404c4 in /docker-entrypoint-initdb.d/
2021-04-22 09:19:58 UTC/bin/sh -c #(nop) COPY file:1d6ac94a4d342fabd1133a33793850db7d65935d35c41156e582b586d17ff82e in /docker-entrypoint-initdb.d/
2021-04-22 09:19:58 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-04-22 09:19:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-22 09:20:00 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2021-04-22 09:20:01 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.