2022-04-20 13:35:21 UTC
548 MB
true
PATH/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e0b25ef516347a097d75f8aea6bc0f42a4e8e70b057e84d85098d51f96d458f9 - 4.97% (27.2 MB)
[#001] sha256:860caabdf2636b7c290f0a6f6f149e271ccee8e468f25cfb3b65f03251a47aa3 - 1.64% (8.99 MB)
[#002] sha256:9fbe6bc43ac5f980e21b554aed748fd2ac7c68259a09797edd12c2f10989fb53 - 0.0% (4.26 KB)
[#003] sha256:9d4f6737f430d335a5c008db96f5547ddea32fbf3c906419bfebc53d2c1a0422 - 93.33% (511 MB)
[#004] sha256:10f01841fd3e9f3d1da68905203679f7f28073a2d467ca5eff045603beb309f3 - 0.0% (9.31 KB)
[#005] sha256:dae1e3bba0981804affa640695f0172157582323246aa3a72fe8cd078bc2f6d3 - 0.0% (1.68 KB)
[#006] sha256:0a3767e40ef9c1b7365144bdd96950901266834bb63e35787a7c47e0f5817485 - 0.03% (187 KB)
[#007] sha256:7d786dfd085d12df53d627e7a7a70be503b14e9f2a69d35c1e07a8f9bbf0ec27 - 0.0% (410 Bytes)
[#008] sha256:7ce904f28ed33827923f2ce230a6f86d1ef64412583f165c24bb600d37987012 - 0.02% (101 KB)
/bin/sh -c #(nop) ADD file:b83df51ab7caf8a4dc35f730f5a18a59403300c59eecae4cf5779cba0f6fda6e in /
2022-04-05 22:20:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-20 13:34:59 UTC/bin/sh -c yes no | dpkg-reconfigure dash && for iter in 1 2 3 4 5 6 7 8 9 10; do export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates curl netcat p11-kit unzip vim-tiny zip && apt-get clean && rm -rf /var/lib/apt/lists/* && exit_code=0 && break || exit_code=$? && echo "apt-get error: retry $iter in 10s" && sleep 10; done; exit $exit_code
2022-04-20 13:35:00 UTC/bin/sh -c groupadd -g 1000 elasticsearch && adduser --uid 1000 --gid 1000 --home /usr/share/elasticsearch elasticsearch && adduser elasticsearch root && chown -R 0:0 /usr/share/elasticsearch
2022-04-20 13:35:00 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2022-04-20 13:35:01 UTC/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
2022-04-20 13:35:15 UTC/bin/sh -c #(nop) COPY --chown=0:0dir:733df2f041cb5cacb63ffada2014b5611c3be52ce4d75bd37d82294c959f5436 in /usr/share/elasticsearch
2022-04-20 13:35:19 UTC/bin/sh -c #(nop) COPY --chown=0:0file:fcc427e6b1b34164533c7d80cf8bba68e6f09d5c7d442ca055586359d7076e62 in /bin/tini
2022-04-20 13:35:19 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-04-20 13:35:19 UTC/bin/sh -c #(nop) COPY file:bd241387dbc1b05c0872607dd207d3a5b10dfd812f1441a5b215a7e5436fca23 in /usr/local/bin/docker-entrypoint.sh
2022-04-20 13:35:19 UTC/bin/sh -c chmod g=u /etc/passwd && chmod 0555 /usr/local/bin/docker-entrypoint.sh && find / -xdev -perm -4000 -exec chmod ug-s {} + && chmod 0775 /usr/share/elasticsearch && chown elasticsearch bin config config/jvm.options.d data logs plugins
2022-04-20 13:35:20 UTC/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk
2022-04-20 13:35:20 UTC/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk
2022-04-20 13:35:20 UTC/bin/sh -c #(nop) EXPOSE 9200 9300
2022-04-20 13:35:21 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-04-20T13:32:27.787910643Z org.label-schema.license=Elastic-License-2.0 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=b174af62e8dd9f4ac4d25875e9381ffe2b9282c5 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=8.2.0 org.opencontainers.image.created=2022-04-20T13:32:27.787910643Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License-2.0 org.opencontainers.image.revision=b174af62e8dd9f4ac4d25875e9381ffe2b9282c5 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=8.2.0
2022-04-20 13:35:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
2022-04-20 13:35:21 UTC/bin/sh -c #(nop) CMD ["eswrapper"]
2022-04-20 13:35:21 UTC/bin/sh -c #(nop) USER elasticsearch:root
2022-04-20 13:36:49 UTC
365 MB
true
PATH/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:185e8a4c100571f111d924b5d4399d89f163bf95d71ce2c6a33f656a66c52f0a - 7.1% (25.9 MB)
[#001] sha256:08916e81a2b262e63c5fe4ce31be090bfd93c1bde602463547954dadab8925df - 2.42% (8.83 MB)
[#002] sha256:51815c9b04fb87895a1090ec293df3cddd6c4d1aea75f6af68daebf356e91793 - 0.0% (4.27 KB)
[#003] sha256:6a9f9700741f53591ab73a65c106c61293c2ff428a3b7bfab69b95d91761c85e - 90.4% (330 MB)
[#004] sha256:20bc63233efc7f0ff44ccf7335ce788f66bcd041f5f561edbba3750e08c24fa5 - 0.0% (8.88 KB)
[#005] sha256:770e2eabff16c616975ab7b75787c9312f8cb9f689674e3e7aef778a24a68a1d - 0.0% (1.68 KB)
[#006] sha256:098ebe130ce14278e8eb25328c88d1672246c4e36993d8ea8d815cd961d0d349 - 0.05% (182 KB)
[#007] sha256:346d8d86ff9141ed233c96ef0853d1c350d65803cf654cd929ac12e2a3ec41ff - 0.0% (407 Bytes)
[#008] sha256:f38ab66ded2da45d547e2b6b6f132e7c2cc645617b7ea517011ed85812359e9c - 0.03% (101 KB)
/bin/sh -c #(nop) ADD file:113ba5e7bc74d50e8d35449f8a62712359e2f00146e03eee822c28c8c6f59368 in /
2022-04-05 22:41:00 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-20 13:36:37 UTC/bin/sh -c yes no | dpkg-reconfigure dash && for iter in 1 2 3 4 5 6 7 8 9 10; do export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates curl netcat p11-kit unzip vim-tiny zip && apt-get clean && rm -rf /var/lib/apt/lists/* && exit_code=0 && break || exit_code=$? && echo "apt-get error: retry $iter in 10s" && sleep 10; done; exit $exit_code
2022-04-20 13:36:37 UTC/bin/sh -c groupadd -g 1000 elasticsearch && adduser --uid 1000 --gid 1000 --home /usr/share/elasticsearch elasticsearch && adduser elasticsearch root && chown -R 0:0 /usr/share/elasticsearch
2022-04-20 13:36:38 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2022-04-20 13:36:38 UTC/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
2022-04-20 13:36:43 UTC/bin/sh -c #(nop) COPY --chown=0:0dir:14abb5585e3f0d092437e84317657fce59afcd87ec30d0126e76b1d21e7728b2 in /usr/share/elasticsearch
2022-04-20 13:36:47 UTC/bin/sh -c #(nop) COPY --chown=0:0file:caaa172ee884dfa2de4269dce2215a63f709c6ea183f02cb82e252b7753b9772 in /bin/tini
2022-04-20 13:36:47 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-04-20 13:36:47 UTC/bin/sh -c #(nop) COPY file:bd241387dbc1b05c0872607dd207d3a5b10dfd812f1441a5b215a7e5436fca23 in /usr/local/bin/docker-entrypoint.sh
2022-04-20 13:36:48 UTC/bin/sh -c chmod g=u /etc/passwd && chmod 0555 /usr/local/bin/docker-entrypoint.sh && find / -xdev -perm -4000 -exec chmod ug-s {} + && chmod 0775 /usr/share/elasticsearch && chown elasticsearch bin config config/jvm.options.d data logs plugins
2022-04-20 13:36:48 UTC/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk
2022-04-20 13:36:48 UTC/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk
2022-04-20 13:36:48 UTC/bin/sh -c #(nop) EXPOSE 9200 9300
2022-04-20 13:36:49 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-04-20T13:34:34.842505421Z org.label-schema.license=Elastic-License-2.0 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=b174af62e8dd9f4ac4d25875e9381ffe2b9282c5 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=8.2.0 org.opencontainers.image.created=2022-04-20T13:34:34.842505421Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License-2.0 org.opencontainers.image.revision=b174af62e8dd9f4ac4d25875e9381ffe2b9282c5 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=8.2.0
2022-04-20 13:36:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
2022-04-20 13:36:49 UTC/bin/sh -c #(nop) CMD ["eswrapper"]
2022-04-20 13:36:49 UTC/bin/sh -c #(nop) USER elasticsearch:root
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.