2018-10-16 03:41:52 UTC
81.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGDATA/var/lib/postgresql/data
[#000] sha256:5efd2aef02cd80f677fc8852ff44209f17170182d629c3555bbdbc5ae66558bd - 57.97% (47 MB)
[#001] sha256:48523023fe27d0a9981b46a4ed75669c7512e55c33cc7210f4944736fd6b0df5 - 42.03% (34.1 MB)
[#002] sha256:8e9d6864f3a6e9add5a93ba338a920a2bc638a1ec8f802c01be01ea231997079 - 0.0% (1.6 KB)
[#003] sha256:ecf1d2145572f99ad499868452fb2f6883954ad8e709019b5cddd775bdcbfafb - 0.0% (429 Bytes)
[#004] sha256:2f25fdc522b462c7e535ab27905e061416d14450bdf884eef65401d54b89558b - 0.0% (1.86 KB)
[#005] sha256:51337e2647b80b7660b86af3c5ef3111d36851a72b5d29e13ca8dfdd04aff445 - 0.0% (270 Bytes)
[#006] sha256:ce6a1c08a2888425589c40796a8141a788f870fe87b87d0c5837488810e3f503 - 0.0% (270 Bytes)
[#007] sha256:52f22907fb1ff402786c61b1f4bff8cf5171a67fdbee12aadc1c837f873cad31 - 0.0% (214 Bytes)
/bin/sh -c #(nop) ADD file:56cedbd4a3aea57b380367662e8555a5b50ae9dca308a57862267f32d2939241 in /
2018-10-01 19:20:26 UTC/bin/sh -c #(nop) LABEL name=Photon OS 1.0 Base Image vendor=VMware build-date=20180928
2018-10-01 19:20:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-10-16 03:40:54 UTC/bin/sh -c #(nop) ENV PGDATA=/var/lib/postgresql/data
2018-10-16 03:41:50 UTC/bin/sh -c touch /etc/localtime.bak && tdnf distro-sync -y && tdnf install -y sed shadow gzip postgresql >> /dev/null && groupadd -r postgres --gid=999 && useradd -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 && touch /usr/share/locale/locale.alias && locale-gen.sh en_US.UTF-8 && tdnf clean all
2018-10-16 03:41:50 UTC/bin/sh -c #(nop) VOLUME [/var/lib/postgresql/data]
2018-10-16 03:41:50 UTC/bin/sh -c #(nop) ADD file:eb7af40f49905d91073c03954e9d5308dfe90c3c126701558ed2f00c0e8d827b in /entrypoint.sh
2018-10-16 03:41:50 UTC/bin/sh -c #(nop) ADD file:d399307648e982dfa766423dbb4ccce799973767f0164aaa73d0fff3dff11cfd in /docker-healthcheck.sh
2018-10-16 03:41:51 UTC/bin/sh -c chmod u+x /entrypoint.sh /docker-healthcheck.sh
2018-10-16 03:41:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-10-16 03:41:51 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2018-10-16 03:41:51 UTC/bin/sh -c #(nop) COPY file:91aad4fc5d35a65c75b709d5a042df34b2304ddd819dd51f5326495a498345af in /docker-entrypoint-initdb.d/
2018-10-16 03:41:51 UTC/bin/sh -c #(nop) COPY file:95ae4f05cf73e48cfe6485423cdce426726cb7f87f7e6796cb11f6ea170417be in /docker-entrypoint-initdb.d/
2018-10-16 03:41:51 UTC/bin/sh -c #(nop) COPY file:6a9028d96ef3e0abdcc13ceaa74905a321ba997bf443e2fef46a90ffa98a2d15 in /docker-entrypoint-initdb.d/
2018-10-16 03:41:51 UTC/bin/sh -c #(nop) EXPOSE 5432
2018-10-16 03:41:52 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.