{"architecture":"arm64","author":"DevOps \u003cdevops@jfrog.com\u003e","config":{"User":"elasticsearch","ExposedPorts":{"9200/tcp":{},"9300/tcp":{}},"Env":["PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ELASTIC_CONTAINER=true"],"Entrypoint":["/bin/tini","--","/usr/local/bin/docker-entrypoint.sh"],"Cmd":["eswrapper"],"WorkingDir":"/usr/share/elasticsearch","Labels":{"org.label-schema.build-date":"2022-03-28T17:37:42.958961613Z","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":"de7261de50d90919ae53b0eff9413fd7e5307301","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.17.2","org.opencontainers.image.created":"2022-03-28T17:37:42.958961613Z","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":"de7261de50d90919ae53b0eff9413fd7e5307301","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.17.2"},"OnBuild":null},"created":"2022-07-04T10:24:08.7143998Z","history":[{"created":"2022-03-18T00:40:52.522327513Z","created_by":"/bin/sh -c #(nop) ADD file:39550cc6d55fc19ba68f94e7b3a21c3206bbd13264f26cf0a32ddd5ed0ad2782 in / "},{"created":"2022-03-18T00:40:53.209649502Z","created_by":"/bin/sh -c #(nop)  CMD [\"bash\"]","empty_layer":true},{"created":"2022-03-28T17:39:41.503818668Z","created_by":"/bin/sh -c yes no | dpkg-reconfigure dash \u0026\u0026     for iter in 1 2 3 4 5 6 7 8 9 10; do       export DEBIAN_FRONTEND=noninteractive \u0026\u0026       apt-get update \u0026\u0026       apt-get upgrade -y \u0026\u0026       apt-get install -y --no-install-recommends         ca-certificates curl netcat p11-kit unzip vim-tiny zip \u0026\u0026       apt-get clean \u0026\u0026       rm -rf /var/lib/apt/lists/* \u0026\u0026       exit_code=0 \u0026\u0026 break ||         exit_code=$? \u0026\u0026 echo \"apt-get error: retry $iter in 10s\" \u0026\u0026 sleep 10;     done;     exit $exit_code"},{"created":"2022-03-28T17:39:42.251839422Z","created_by":"/bin/sh -c groupadd -g 1000 elasticsearch \u0026\u0026     adduser --uid 1000 --gid 1000 --home /usr/share/elasticsearch elasticsearch \u0026\u0026     adduser elasticsearch root \u0026\u0026     chown -R 0:0 /usr/share/elasticsearch"},{"created":"2022-03-28T17:39:42.348622841Z","created_by":"/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true","empty_layer":true},{"created":"2022-03-28T17:39:42.459604991Z","created_by":"/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch","empty_layer":true},{"created":"2022-03-28T17:39:47.350703713Z","created_by":"/bin/sh -c #(nop) COPY --chown=0:0dir:6ffa12f8e3e204a1eeaaa0bb7c4f7a728017481c0bb958d952b9bed14c090176 in /usr/share/elasticsearch "},{"created":"2022-03-28T17:39:50.373563586Z","created_by":"/bin/sh -c #(nop) COPY --chown=0:0file:caaa172ee884dfa2de4269dce2215a63f709c6ea183f02cb82e252b7753b9772 in /bin/tini "},{"created":"2022-03-28T17:39:50.483201548Z","created_by":"/bin/sh -c #(nop)  ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","empty_layer":true},{"created":"2022-03-28T17:39:50.606274684Z","created_by":"/bin/sh -c #(nop) COPY file:35bdfc6ad8079cb9cab605169a09ebfe8ce26cd4a9e4120efe12f418073a9bfb in /usr/local/bin/docker-entrypoint.sh "},{"created":"2022-03-28T17:39:51.272433485Z","created_by":"/bin/sh -c chmod g=u /etc/passwd \u0026\u0026     chmod 0555 /usr/local/bin/docker-entrypoint.sh \u0026\u0026     find / -xdev -perm -4000 -exec chmod ug-s {} + \u0026\u0026     chmod 0775 /usr/share/elasticsearch \u0026\u0026     chown elasticsearch bin config config/jvm.options.d data logs plugins"},{"created":"2022-03-28T17:39:51.387448248Z","created_by":"/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk "},{"created":"2022-03-28T17:39:51.983564822Z","created_by":"/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk"},{"created":"2022-03-28T17:39:52.083446576Z","created_by":"/bin/sh -c #(nop)  EXPOSE 9200 9300","empty_layer":true},{"created":"2022-03-28T17:39:52.191392725Z","created_by":"/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2022-03-28T17:37:42.958961613Z 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=de7261de50d90919ae53b0eff9413fd7e5307301 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.17.2 org.opencontainers.image.created=2022-03-28T17:37:42.958961613Z 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=de7261de50d90919ae53b0eff9413fd7e5307301 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.17.2","empty_layer":true},{"created":"2022-03-28T17:39:52.300907373Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"/bin/tini\" \"--\" \"/usr/local/bin/docker-entrypoint.sh\"]","empty_layer":true},{"created":"2022-03-28T17:39:52.428635141Z","created_by":"/bin/sh -c #(nop)  CMD [\"eswrapper\"]","empty_layer":true},{"created":"2022-07-04T10:22:35.6878289Z","created_by":"ARG ES_VERSION","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-04T10:22:35.6878289Z","created_by":"ARG YQ_VERSION","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-04T10:22:35.6878289Z","created_by":"ARG SEARCHGUARD_VERSION","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-04T10:22:35.6878289Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-04T10:22:35.6878289Z","created_by":"MAINTAINER DevOps \u003cdevops@jfrog.com\u003e","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-04T10:22:35.6878289Z","created_by":"USER root","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-04T10:22:35.6878289Z","created_by":"RUN |4 ES_VERSION=7.17.2 YQ_VERSION=4.25.3 SEARCHGUARD_VERSION=53.1.0 TARGETARCH=arm64 /bin/sh -c curl -fLk https://github.com/mikefarah/yq/releases/download/v${YQ_VERSION}/yq_linux_${TARGETARCH} -o /opt/yq \u0026\u0026 chmod +x /opt/yq # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:23:41.1670823Z","created_by":"RUN |4 ES_VERSION=7.17.2 YQ_VERSION=4.25.3 SEARCHGUARD_VERSION=53.1.0 TARGETARCH=arm64 /bin/sh -c curl -fLk https://maven.search-guard.com/search-guard-suite-release/com/floragunn/search-guard-suite-plugin/${ES_VERSION}-${SEARCHGUARD_VERSION}/search-guard-suite-plugin-${ES_VERSION}-${SEARCHGUARD_VERSION}.zip -o /search-guard-${ES_VERSION}-${SEARCHGUARD_VERSION}.zip # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:05.358115Z","created_by":"RUN |4 ES_VERSION=7.17.2 YQ_VERSION=4.25.3 SEARCHGUARD_VERSION=53.1.0 TARGETARCH=arm64 /bin/sh -c /usr/share/elasticsearch/bin/elasticsearch-plugin install -b file:///search-guard-${ES_VERSION}-${SEARCHGUARD_VERSION}.zip # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:05.3807342Z","created_by":"COPY resources/config /usr/share/elasticsearch/config # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:05.7692652Z","created_by":"RUN |4 ES_VERSION=7.17.2 YQ_VERSION=4.25.3 SEARCHGUARD_VERSION=53.1.0 TARGETARCH=arm64 /bin/sh -c apt-get install -y gzip # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:05.7692652Z","created_by":"ARG TMP_SG_DIR=/opt/tmp-es-sg","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-04T10:24:05.7974169Z","created_by":"COPY resources/config-sg /opt/tmp-es-sg/config # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:05.822197Z","created_by":"COPY resources/certs /opt/tmp-es-sg/certs # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:06.0589526Z","created_by":"RUN |5 ES_VERSION=7.17.2 YQ_VERSION=4.25.3 SEARCHGUARD_VERSION=53.1.0 TARGETARCH=arm64 TMP_SG_DIR=/opt/tmp-es-sg /bin/sh -c mkdir -p ${TMP_SG_DIR}     \u0026\u0026 cd ${TMP_SG_DIR}     \u0026\u0026 cp certs/localhost.key certs/localhost.pem certs/root-ca.pem /usr/share/elasticsearch/config/     \u0026\u0026 cp certs/root-ca.pem certs/sgadmin.key certs/sgadmin.pem /usr/share/elasticsearch/plugins/search-guard-7/tools/     \u0026\u0026 echo \"\" \u003e /usr/share/elasticsearch/config/unicast_hosts.txt     \u0026\u0026 chmod 775 /usr/share/elasticsearch/config/unicast_hosts.txt     \u0026\u0026 rm -fr ${TMP_SG_DIR} # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:06.0822613Z","created_by":"COPY resources/entrypoint /usr/local/bin # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:06.2513491Z","created_by":"RUN |5 ES_VERSION=7.17.2 YQ_VERSION=4.25.3 SEARCHGUARD_VERSION=53.1.0 TARGETARCH=arm64 TMP_SG_DIR=/opt/tmp-es-sg /bin/sh -c cp -fr /usr/share/elasticsearch/plugins/search-guard-7/sgconfig /usr/share/elasticsearch/plugins/search-guard-7/sgconfig_copy     \u0026\u0026 chmod 775 /usr/local/bin/*.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:08.7143998Z","created_by":"RUN |5 ES_VERSION=7.17.2 YQ_VERSION=4.25.3 SEARCHGUARD_VERSION=53.1.0 TARGETARCH=arm64 TMP_SG_DIR=/opt/tmp-es-sg /bin/sh -c chown -R elasticsearch:root /usr/share/elasticsearch \u0026\u0026     chmod -R 775 /usr/share/elasticsearch/config \u0026\u0026     chmod -R 775 /usr/share/elasticsearch/plugins \u0026\u0026     chmod -R 755 /usr/share/elasticsearch/bin/* \u0026\u0026     chmod 777 /usr/share/elasticsearch/logs \u0026\u0026     chmod 777 /usr/share/elasticsearch/config # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-04T10:24:08.7143998Z","created_by":"USER elasticsearch","comment":"buildkit.dockerfile.v0","empty_layer":true}],"moby.buildkit.buildinfo.v1":"eyJmcm9udGVuZCI6ImRvY2tlcmZpbGUudjAiLCJzb3VyY2VzIjpbeyJ0eXBlIjoiZG9ja2VyLWltYWdlIiwicmVmIjoiZG9ja2VyLmVsYXN0aWMuY28vZWxhc3RpY3NlYXJjaC9lbGFzdGljc2VhcmNoOjcuMTcuMiIsInBpbiI6InNoYTI1Njo0YzAwZGIwM2Q2YzM1N2EyYTkyNTBhNTQ3N2NjNTRiNGNjNzJmZWYyOTA5OGEyYzM0NTM0NTZlZTkyNDhlYjNiIn1dfQ==","os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:c39eb2555d9ab6a74709f53032ecb41700ffea3da85aa5f1dc3d2d5c6d9c0ff9","sha256:00e67cd992b2492c879ffa1e92d4ee34d9f6cb2d0f3b85de947b94735225f60c","sha256:02eeaea757b5d6cbcf42e8cde621cc4cbe872554ca06302287c92533c3544631","sha256:3a9b95eca32f5b0314d04ff89a8c013463e3958166d68e97541c9c0e0203641f","sha256:8c8c357f37b886df212f060e793658985fce8aaae5fd365906bbd25668a151a9","sha256:0f0a7b7f2084a2d41f9742590663a2cb108df762fbe155b32449fc9827dcccc4","sha256:d14347fe1fa7536d76b94b8952fb1b75b98866907a98708adc737805c951cfa2","sha256:de39b23d26dbb81e3c070c985c2c5e1209c82824ee8ea8ac3e0c4ba483ab12a2","sha256:5b28eb5bc098e857d50fc0affc800aef26b70ab52c1da4f20508134dc547877c","sha256:111a07112afac99afc8825cafacbfd3e4cf873d8f5eeadd0a226148bad4b449c","sha256:3555dce63605de606382e45b8ac9e7832f5d8e7bc0a1f7cee4d9d4a6558dfb65","sha256:50348a4f1ba2bd845145625478a1d401dc828f5d75b253cd224d4afc1f339ed2","sha256:92c910990a50c490c6cd62e6039e39ad7d3d022738e510b047fbe1ee8bdf90ec","sha256:d028e251a1941f6308653515386c1e0983863af8aaead638848923857c551426","sha256:a96064b47c0b3060032dcdc8c946b58557ff130634f8ec4070f5823a6f05b133","sha256:32bb5f97142dc11633db77696e1d480c172c36b6ef1d7e2d5f810f0df0bcb411","sha256:ac43e466a832497344b8f23cb84d93600210a3600f7ab4131f4c1ce664224372","sha256:c4bd018b88cb2fab9ff4d50efe99e63d90bd8e940c1548f855e2711eea89b335","sha256:9ce7f269e60857872ed120c616815ef0f520c581cb76211c55c10ebb39569722","sha256:96b642f1c9b2c1406e96eb207f547843b1ff779c023802403188a109c02f6102"]}}