2019-06-20 15:57:44 UTC
436 MB
true
PATH/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df - 16.51% (71.9 MB)
[#001] sha256:2211b14f8b24316db74c29298821a51aa1d3e3ddde25b9839b8e70687abbe217 - 9.45% (41.2 MB)
[#002] sha256:617ccdb47f3dfbb2164c545215b1dc5ea356da09defa8d5f4ccbd690dba1f253 - 0.0% (2.02 KB)
[#003] sha256:915ee6b2c338ad3ae6d847c462805cea1188bf6b02c37deaa1f1024880d6669d - 74.04% (323 MB)
[#004] sha256:b414b7f29a7d1c1d99c407d063de3ca227bd99caa3141707f9dba5c9a6fd0219 - 0.0% (278 Bytes)
[#005] sha256:547bfdd35d6217905e61b81c5ef184cbdc56cb515549148291b195b3407099e2 - 0.0% (2.01 KB)
[#006] sha256:8353a2ed248c64edc62c3741d1f1fcd63db0afd5c1090201568b72237d43ab6d - 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-06-20 15:57:12 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2019-06-20 15:57:34 UTC/bin/sh -c for iter in {1..10}; do yum update -y && yum install -y nc && yum clean all && exit_code=0 && break || exit_code=$? && echo "yum error: retry $iter in 10s" && sleep 10; done; (exit $exit_code)
2019-06-20 15:57:35 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-06-20 15:57:35 UTC/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
2019-06-20 15:57:41 UTC/bin/sh -c #(nop) COPY --chown=1000:0dir:7ce91d0666ab1cfc24be34f1809861f965845ee5ae374cfc356593a6da6105ce in /usr/share/elasticsearch
2019-06-20 15:57:42 UTC/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts
2019-06-20 15:57:42 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-06-20 15:57:43 UTC/bin/sh -c #(nop) COPY --chown=1000:0file:8aaf8c70cc610ac6e2caadd743341d4590a184092390227b9bfc69044c733e28 in /usr/local/bin/docker-entrypoint.sh
2019-06-20 15:57:43 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-06-20 15:57:43 UTC/bin/sh -c #(nop) EXPOSE 9200 9300
2019-06-20 15:57:44 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=7.2.0 org.label-schema.url=https://www.elastic.co/products/elasticsearch org.label-schema.vcs-url=https://github.com/elastic/elasticsearch license=Elastic License
2019-06-20 15:57:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
2019-06-20 15:57:44 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.