2020-01-15 12:15:48 UTC
379 MB
true
PATH/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 - 19.06% (72.3 MB)
[#001] sha256:ac819c75e084c8a2b60fec278e7b0b4109aad3f68b4c549566dc99bd51e4ccca - 7.55% (28.6 MB)
[#002] sha256:cca059a702d34723ea312d8b4fd3ab4943eb36cbec50252b443a25fc7c1683a7 - 0.0% (2.28 KB)
[#003] sha256:4a32d65abda10235eac68cfba8dc027d034247ebd09b40beefef9e7574750ec2 - 73.39% (278 MB)
[#004] sha256:c82eff1e95f223957666595df82e112d158b37b577d3e3525bdd58890d3ffb0a - 0.0% (292 Bytes)
[#005] sha256:63248d573ce9f12efb8d5de9d49e8b7beb5ce9c2b4ed1f2bd8c43fa123ec4781 - 0.0% (2.03 KB)
[#006] sha256:6ce84b7d8f2193b31b410756c95cac55a575e133757dce774a9398007b78727d - 0.0% (2.35 KB)
/bin/sh -c #(nop) ADD file:45a381049c52b5664e5e911dead277b25fadbae689c0bb35be3c42dff0f2dffe in /
2019-11-12 00:20:33 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=20191001
2019-11-12 00:20:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-15 12:15:03 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2020-01-15 12:15:38 UTC/bin/sh -c for iter in {1..10}; do yum update --setopt=tsflags=nodocs -y && yum install -y --setopt=tsflags=nodocs nc && yum clean all && exit_code=0 && break || exit_code=$? && echo "yum error: retry $iter in 10s" && sleep 10; done; (exit $exit_code)
2020-01-15 12:15:39 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
2020-01-15 12:15:39 UTC/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
2020-01-15 12:15:46 UTC/bin/sh -c #(nop) COPY --chown=1000:0dir:59b4fd6d07d1d9079b987a322f54ba40787495ac51ebd6ee49957be9b605d9d2 in /usr/share/elasticsearch
2020-01-15 12:15:47 UTC/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts
2020-01-15 12:15:47 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-01-15 12:15:47 UTC/bin/sh -c #(nop) COPY --chown=1000:0file:8aaf8c70cc610ac6e2caadd743341d4590a184092390227b9bfc69044c733e28 in /usr/local/bin/docker-entrypoint.sh
2020-01-15 12:15:48 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
2020-01-15 12:15:48 UTC/bin/sh -c #(nop) EXPOSE 9200 9300
2020-01-15 12:15:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-01-15T12:11:52.315422Z 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=8bec50e1e0ad29dad5653712cf3bb580cd1afcdf org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.5.2 org.opencontainers.image.created=2020-01-15T12:11:52.315422Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=8bec50e1e0ad29dad5653712cf3bb580cd1afcdf 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=7.5.2
2020-01-15 12:15:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
2020-01-15 12:15:48 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.