2019-08-29 19:11:11 UTC
411 MB
true
JAVA_HOME/opt/jdk-12.0.2
PATH/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d8d02d45731499028db01b6fa35475f91d230628b4e25fab8e3c015594dc3261 - 17.5% (71.9 MB)
[#001] sha256:bb60ada87ababa0c5feae12c4c1c8a24aff24e529db93418586fee4c44d1bff4 - 46.09% (189 MB)
[#002] sha256:b0aa5c8ae12eb927f438980530083f6f66760fde4664ae5711e5edd4906ab972 - 1.59% (6.53 MB)
[#003] sha256:12ff10d2e79f91fe9c96767af080bdd863b45e4c21520819ed144ce0736594a2 - 0.0% (2.02 KB)
[#004] sha256:126f27fca7c75077ca4ec371821c4de3625d9d0fb207b67812234bcd2c1b9153 - 34.81% (143 MB)
[#005] sha256:6eed0668b9a43843a122e473a2ed615b8692528492640563168e75fb02f7a2b2 - 0.0% (2.01 KB)
[#006] sha256:dc915c0e5cf6f0f3d66111e2fa770f92d41f69bea7b58c2e3360648bdef16d06 - 0.0% (2.34 KB)
/bin/sh -c #(nop) ADD file:4e7247c06de9ad117293b6bf39c77f96c623a1bca4da35068d7e64c7cb826c08 in /
2019-08-20 20:21:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20190801
2019-08-20 20:21:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-08-29 19:10:34 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2019-08-29 19:10:34 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/opt/jdk-12.0.2
2019-08-29 19:10:42 UTC/bin/sh -c #(nop) COPY dir:9ef85d41eabd4350a8493f8b94897269582e53435c007aee60549295e756de23 in /opt/jdk-12.0.2
2019-08-29 19:10:56 UTC/bin/sh -c for iter in {1..10}; do yum update -y && yum install -y nc unzip wget which && yum clean all && exit_code=0 && break || exit_code=$? && echo "yum error: retry $iter in 10s" && sleep 10; done; (exit $exit_code)
2019-08-29 19:10:59 UTC/bin/sh -c groupadd -g 1000 elasticsearch && adduser -u 1000 -g 1000 -G 0 -d /usr/share/elasticsearch elasticsearch && chmod 0775 /usr/share/elasticsearch && chgrp 0 /usr/share/elasticsearch
2019-08-29 19:10:59 UTC/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
2019-08-29 19:11:05 UTC/bin/sh -c #(nop) COPY --chown=1000:0dir:890ef2f63a46ac9f5cfced46ecc89f24edcf6ebefaf4d1a67a21da2e875c3d53 in /usr/share/elasticsearch
2019-08-29 19:11:05 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-08-29 19:11:05 UTC/bin/sh -c #(nop) COPY --chown=1000:0file:08193f849fc25f29db1438eff6d5c9fe1d63237aeb07a3e0009e8ba554f97c31 in /usr/local/bin/docker-entrypoint.sh
2019-08-29 19:11:09 UTC/bin/sh -c chgrp 0 /usr/local/bin/docker-entrypoint.sh && chmod g=u /etc/passwd && chmod 0775 /usr/local/bin/docker-entrypoint.sh
2019-08-29 19:11:09 UTC/bin/sh -c #(nop) EXPOSE 9200 9300
2019-08-29 19:11:11 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-08-29T19:05:24.312154Z org.label-schema.license=Elastic-License org.label-schema.name=Elasticsearch org.label-schema.schema-version=1.0 org.label-schema.url=https://www.elastic.co/products/elasticsearch org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.label-schema.vcs-ref=0c48c0e73be564f3a8a286b2165d50de2fbbb661 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=6.8.3 org.opencontainers.image.created=2019-08-29T19:05:24.312154Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=0c48c0e73be564f3a8a286b2165d50de2fbbb661 org.opencontainers.image.source=https://github.com/elastic/elasticsearch org.opencontainers.image.title=Elasticsearch org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch org.opencontainers.image.vendor=Elastic org.opencontainers.image.version=6.8.3
2019-08-29 19:11:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
2019-08-29 19:11:11 UTC/bin/sh -c #(nop) CMD ["eswrapper"]
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.