2018-12-12 05:28:56 UTC
63.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGDATA/var/lib/postgresql/data
[#000] sha256:b2fe08cc4eaa7454976f40d6e7dfcf316f487e060bff4e6e6bf568dbdd94bd66 - 21.07% (13.4 MB)
[#001] sha256:17f7d319e40e1012504c4ea91b7c811f37c5b14936cb048f4522f7b263b63c89 - 32.0% (20.3 MB)
[#002] sha256:01d24500dd600f9ea95b483ee77c84bcedb8f5f52417dc2133206cd929050fb9 - 46.92% (29.8 MB)
[#003] sha256:0765de860a14bbd377a3a7e79d073149dc35162663439b45a859e521335946d8 - 0.0% (1.58 KB)
[#004] sha256:1937826ff09a5c26ab5f42b86cc27928eefcd2ab1ad2d0795aec55825335f099 - 0.0% (429 Bytes)
[#005] sha256:1addede7442f3de6fd916b1a67ae4ff805eebe7b9a85264f449ccdcd847b5ff3 - 0.0% (1.85 KB)
[#006] sha256:ae509bbbe0e28fbeae38c455e1f314c938286aa9963ddab37fb3fc23fdfeacef - 0.0% (269 Bytes)
[#007] sha256:e95335cece384fb51ff88db5813c3601485d718aa94cf60e731275c4f99a87f8 - 0.0% (269 Bytes)
[#008] sha256:3deb2d22737920a467b414f9d5881638e7307d6b5bb35f6d6c079474fc12895f - 0.0% (284 Bytes)
/bin/sh -c #(nop) ADD file:55ac92c931381947db69de799767a44a67e754442a5b32eafc75098420823d37 in /
2018-11-09 00:20:40 UTC/bin/sh -c #(nop) LABEL name=Photon OS 2.0 Base Image vendor=VMware build-date=20181108
2018-11-09 00:20:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-12-12 05:27:15 UTC/bin/sh -c #(nop) ENV PGDATA=/var/lib/postgresql/data
2018-12-12 05:28:26 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
2018-12-12 05:28:55 UTC/bin/sh -c tdnf erase -y toybox && tdnf install -y util-linux
2018-12-12 05:28:55 UTC/bin/sh -c #(nop) VOLUME [/var/lib/postgresql/data]
2018-12-12 05:28:55 UTC/bin/sh -c #(nop) ADD file:11321e4e129a7c3b50a7aa962c5dd2492dd259c5f7edefd7d9092496554a5645 in /entrypoint.sh
2018-12-12 05:28:55 UTC/bin/sh -c #(nop) ADD file:1a8e1fcc37a5533ff40ebd587bfdac30f9d66f0e2a3f59a7e260833119bae489 in /docker-healthcheck.sh
2018-12-12 05:28:56 UTC/bin/sh -c chmod u+x /entrypoint.sh /docker-healthcheck.sh
2018-12-12 05:28:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-12-12 05:28:56 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2018-12-12 05:28:56 UTC/bin/sh -c #(nop) COPY file:814db9ea72ff1ef88c8b211aea740e95ec9b8f72a6c1c92f972e3fb53c8b6882 in /docker-entrypoint-initdb.d/
2018-12-12 05:28:56 UTC/bin/sh -c #(nop) COPY file:5cb7661157f6ca6687be1e5cb7becc2344319ee12ec6ff8a9696b20e32b404c4 in /docker-entrypoint-initdb.d/
2018-12-12 05:28:56 UTC/bin/sh -c #(nop) COPY file:1d6ac94a4d342fabd1133a33793850db7d65935d35c41156e582b586d17ff82e in /docker-entrypoint-initdb.d/
2018-12-12 05:28:56 UTC/bin/sh -c #(nop) EXPOSE 5432
2018-12-12 05:28:56 UTC/bin/sh -c #(nop) CMD ["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.