{"architecture":"amd64","author":"DevOps \u003cdevops@jfrog.com\u003e","config":{"Hostname":"","Domainname":"","User":"elasticsearch","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9200/tcp":{},"9300/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ELASTIC_CONTAINER=true","ES_VERSION=7.16.2","YQ_VERSION=4.7.1"],"Cmd":["eswrapper"],"Image":"sha256:736fc66f654a84b1a07c7e15674b356620e79452669d4cdadd8d1a6e9e9daf13","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/bin/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2021-12-19T00:16:42.756969090Z","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":"2b937c44140b6559905130a8650c64dbd0879cfb","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.16.2","org.opencontainers.image.created":"2021-12-19T00:16:42.756969090Z","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":"2b937c44140b6559905130a8650c64dbd0879cfb","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.16.2"}},"container":"6eac34d7f5c9b10a8ef6474a0eab7db218230a7223970c0f8921d78bcd9031ec","container_config":{"Hostname":"6eac34d7f5c9","Domainname":"","User":"elasticsearch","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9200/tcp":{},"9300/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ELASTIC_CONTAINER=true","ES_VERSION=7.16.2","YQ_VERSION=4.7.1"],"Cmd":["/bin/sh","-c","#(nop) ","USER elasticsearch"],"Image":"sha256:736fc66f654a84b1a07c7e15674b356620e79452669d4cdadd8d1a6e9e9daf13","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/bin/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2021-12-19T00:16:42.756969090Z","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":"2b937c44140b6559905130a8650c64dbd0879cfb","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.16.2","org.opencontainers.image.created":"2021-12-19T00:16:42.756969090Z","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":"2b937c44140b6559905130a8650c64dbd0879cfb","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.16.2"}},"created":"2021-12-21T07:02:15.80296419Z","docker_version":"18.06.1-ce","history":[{"created":"2021-10-16T00:37:47.226745473Z","created_by":"/bin/sh -c #(nop) ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in / "},{"created":"2021-10-16T00:37:47.578710012Z","created_by":"/bin/sh -c #(nop)  CMD [\"bash\"]","empty_layer":true},{"created":"2021-12-19T00:19:08.964720692Z","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":"2021-12-19T00:19:09.782910762Z","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":"2021-12-19T00:19:09.894382553Z","created_by":"/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true","empty_layer":true},{"created":"2021-12-19T00:19:10.008487123Z","created_by":"/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch","empty_layer":true},{"created":"2021-12-19T00:19:17.342970998Z","created_by":"/bin/sh -c #(nop) COPY --chown=0:0dir:a84e5e9b2d41756dd522fa3f09be04d6bd4a7755262e376e557495c9be14d0f6 in /usr/share/elasticsearch "},{"created":"2021-12-19T00:19:20.577965158Z","created_by":"/bin/sh -c #(nop) COPY --chown=0:0file:fcc427e6b1b34164533c7d80cf8bba68e6f09d5c7d442ca055586359d7076e62 in /bin/tini "},{"created":"2021-12-19T00:19:20.701870202Z","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":"2021-12-19T00:19:20.849458343Z","created_by":"/bin/sh -c #(nop) COPY file:35bdfc6ad8079cb9cab605169a09ebfe8ce26cd4a9e4120efe12f418073a9bfb in /usr/local/bin/docker-entrypoint.sh "},{"created":"2021-12-19T00:19:21.54620775Z","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":"2021-12-19T00:19:21.697424107Z","created_by":"/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk "},{"created":"2021-12-19T00:19:22.310148075Z","created_by":"/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk"},{"created":"2021-12-19T00:19:22.427544091Z","created_by":"/bin/sh -c #(nop)  EXPOSE 9200 9300","empty_layer":true},{"created":"2021-12-19T00:19:22.543604914Z","created_by":"/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2021-12-19T00:16:42.756969090Z 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=2b937c44140b6559905130a8650c64dbd0879cfb org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.16.2 org.opencontainers.image.created=2021-12-19T00:16:42.756969090Z 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=2b937c44140b6559905130a8650c64dbd0879cfb 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.16.2","empty_layer":true},{"created":"2021-12-19T00:19:22.657120526Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"/bin/tini\" \"--\" \"/usr/local/bin/docker-entrypoint.sh\"]","empty_layer":true},{"created":"2021-12-19T00:19:22.774919302Z","created_by":"/bin/sh -c #(nop)  CMD [\"eswrapper\"]","empty_layer":true},{"created":"2021-12-21T07:01:52.493940271Z","created_by":"/bin/sh -c #(nop)  ENV ES_VERSION=7.16.2","empty_layer":true},{"created":"2021-12-21T07:01:52.644407614Z","created_by":"/bin/sh -c #(nop)  ENV YQ_VERSION=4.7.1","empty_layer":true},{"created":"2021-12-21T07:01:52.819178878Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  MAINTAINER DevOps \u003cdevops@jfrog.com\u003e","empty_layer":true},{"created":"2021-12-21T07:01:52.987114957Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  USER root","empty_layer":true},{"created":"2021-12-21T07:01:53.184629819Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY file:04559b98f28a52748a34df6914ead0fe0e48ee4c19cbc07f1c2af53d2ede8bb7 in /.artifactory_env "},{"created":"2021-12-21T07:01:54.243154172Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c source /.artifactory_env \u0026\u0026 curl -fL -u${artifactory_user}:${artifactory_token} \"https://entplus.jfrog.io/artifactory/third-party-releases-local/yq/yq/${YQ_VERSION}/yq-${YQ_VERSION}-linux.tar.gz\" -o /opt/yq-${YQ_VERSION}-linux.tar.gz     \u0026\u0026 tar -xvf /opt/yq-${YQ_VERSION}-linux.tar.gz -C /opt/     \u0026\u0026 rm -rf /opt/yq-${YQ_VERSION}-linux.tar.gz     \u0026\u0026 mv /opt/yq-${YQ_VERSION}-linux /opt/yq"},{"created":"2021-12-21T07:01:58.611619398Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c source /.artifactory_env \u0026\u0026 curl -fL -u${artifactory_user}:${artifactory_token} \"https://entplus.jfrog.io/artifactory/third-party-releases-local/elasticsearch/search-guard/${ES_VERSION}/search-guard-${ES_VERSION}.zip\" -o /search-guard-${ES_VERSION}.zip"},{"created":"2021-12-21T07:02:03.604849805Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c /usr/share/elasticsearch/bin/elasticsearch-plugin install -b file:///search-guard-${ES_VERSION}.zip"},{"created":"2021-12-21T07:02:03.816382212Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:e085475425776981d3591e44451948f05482b04cd8663a2212560eec1d293cbd in /usr/share/elasticsearch/config "},{"created":"2021-12-21T07:02:04.591366555Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c apt-get install -y gzip"},{"created":"2021-12-21T07:02:04.739962032Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  ARG TMP_SG_DIR=/opt/tmp-es-sg","empty_layer":true},{"created":"2021-12-21T07:02:04.940317357Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:2fe0f39deace6c0542b2316240ef774500b3b4816b332f2493d18dedb23f37b8 in /opt/tmp-es-sg/config "},{"created":"2021-12-21T07:02:05.124035258Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:c43a6bb8e44932f2d22c5a9e583b6b36a5c15183da13d1325bcc3fff9f82a52c in /opt/tmp-es-sg/certs "},{"created":"2021-12-21T07:02:05.875499226Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"|1 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}"},{"created":"2021-12-21T07:02:06.064951679Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:fa54cfed24196d0b8bf49227e591707cdcaec7617743b3d0ccfee1c157db409f in /usr/local/bin "},{"created":"2021-12-21T07:02:06.821318242Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"|1 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"},{"created":"2021-12-21T07:02:15.513237836Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"|1 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"},{"created":"2021-12-21T07:02:15.80296419Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  USER elasticsearch","empty_layer":true}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:9f54eef412758095c8079ac465d494a2872e02e90bf1fb5f12a1641c0d1bb78b","sha256:0091885330bf1d2214b6c3590444e9ab8cddea7821bba35dda11f0b36e100328","sha256:80400b84f74d6baeec27de4869cb5749a4cf617045550ab49cee9bf508cafa9d","sha256:24a81c99ac7b986a1a89183df2b613c4cd75f9f0365f0f516e870d277f56643a","sha256:67e50b09e7b0382e023a8cb9a77bb8800a2e85f3979c9c60a44375b1d7851d51","sha256:edf0389470fe5787d4b067bb48c2d68785901035673a7b701b9e1ba76bdb0808","sha256:f55879cea2360c524209ef594cbe416896aa188eb4774b4198430a3572a85c75","sha256:0c1edf8e8f498d5722785bacb68a5393bfd8d073470342095bd4e182a85aade4","sha256:c767c79bac593fa0b9fb451e91cfa4790e425325ca3089485483e6f691700e42","sha256:284101184cafdada7eabf948db9790f845070eaf60e3a733f2cce2530873a3a1","sha256:c7f77184b1221f07bb024932cc92f4ca27bab0d4143c995f0a213ec99b156a74","sha256:813e74c76c8f0474a984ab197dd56c4ec67749bc6e3fcdae2579b7a66905388a","sha256:d9d19f979b11c25281fc7338c11448bac664d93fa615d6e14f209402beb873be","sha256:e698be5bdbce5698fba92f7b364fdb3496111988ecc7715338c672d685d9ca8e","sha256:d8f1dbc26447df86d2e9776dcba8559d46dad267400e0d6b02ace47cea842a73","sha256:c33bef7af4629a13aebf837378ce272632dea1a0e884d1f268b091e3e08cf94c","sha256:d803ddb718f3c4c938ba3ff547d4db7a027b54daeb4c4f1b7792c705a6a0deff","sha256:b68ac2052e183e77d0b1a93c9b7e64152e224cd98ecab56e1048cf743d2c2ce5","sha256:56e3f925d197ba0e410a3b0f7395065d25b4ad7d6ed02773330213f96548483f","sha256:10441ec97960127379eeaa9177d7360e4e32a33e8b746366e26f880ed6659766","sha256:20d51588acc8beeedb0fac96ffde1533410c6d4904e61052c11e4d4597d93318"]}}