2019-04-29 09:10:29 UTC
433 MB
true
JAVA_HOME/opt/jdk-12.0.1
PATH/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df - 16.62% (71.9 MB)
[#001] sha256:b331515ab6715d651bc37898c0e4c1f312a76d94e4ebd30459bbf8fd15c0d79a - 43.65% (189 MB)
[#002] sha256:bcf2b1fa0e4a2699bdb5e7532561317a3384da929cb26ae0fc015de6c0f95d5b - 6.69% (29 MB)
[#003] sha256:f7a17ff6a854725f8ac3f6c18d59d7f68e87707a5edd1db260f69d465b16f2aa - 0.0% (2.01 KB)
[#004] sha256:3c509982db17744979da6089df101549c03b011dfb8bce2632a81346cd5a69f7 - 33.04% (143 MB)
[#005] sha256:268f1d6adb82600c928237dbfc14c61be22a083154b0964ba6b1667d4d74f6af - 0.0% (2.01 KB)
[#006] sha256:9e0e44f72b02dc8c82da11164213e49ca0b86e8fa56ce8430765f1dbe48f3c1c - 0.0% (2.34 KB)
/bin/sh -c #(nop) ADD file:074f2c974463ab38cf3532134e8ba2c91c9e346457713f2e8b8e2ac0ee9fd83d in /
2019-03-14 21:19:53 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=20190305
2019-03-14 21:19:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-04-29 09:10:02 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2019-04-29 09:10:02 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/opt/jdk-12.0.1
2019-04-29 09:10:06 UTC/bin/sh -c #(nop) COPY dir:ef02cb19f9fd9e7c300e0752925ee0ebc87c27763e6b111d6e215c2820312c0e in /opt/jdk-12.0.1
2019-04-29 09:10:24 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-04-29 09:10:24 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-04-29 09:10:24 UTC/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
2019-04-29 09:10:28 UTC/bin/sh -c #(nop) COPY --chown=1000:0dir:da4140225d4a2be54ef6b0d95bd6afb7d61f901f0a51c2991f5b27131e6913d0 in /usr/share/elasticsearch
2019-04-29 09:10:28 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-04-29 09:10:28 UTC/bin/sh -c #(nop) COPY --chown=1000:0file:08193f849fc25f29db1438eff6d5c9fe1d63237aeb07a3e0009e8ba554f97c31 in /usr/local/bin/docker-entrypoint.sh
2019-04-29 09:10:29 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-04-29 09:10:29 UTC/bin/sh -c #(nop) EXPOSE 9200 9300
2019-04-29 09:10:29 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.label-schema.name=elasticsearch org.label-schema.version=6.7.2 org.label-schema.url=https://www.elastic.co/products/elasticsearch org.label-schema.vcs-url=https://github.com/elastic/elasticsearch license=Elastic License
2019-04-29 09:10:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
2019-04-29 09:10:29 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.