{"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.10.2"],"Cmd":["eswrapper"],"Image":"sha256:6c047f1a6a1640b2a97f18cf83266032a8ff1fd33160057d209deb2622d5c0a1","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2021-01-13T00:42:12.435326Z","org.label-schema.license":"Apache-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":"747e1cc71def077253878a59143c1f785afa92b9","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.10.2","org.opencontainers.image.created":"2021-01-13T00:42:12.435326Z","org.opencontainers.image.documentation":"https://www.elastic.co/guide/en/elasticsearch/reference/index.html","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"747e1cc71def077253878a59143c1f785afa92b9","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.10.2"}},"container":"73bbf3774cf8d530a1c78e6f0e13ecf37445c018621686aa5d2deff946c59e98","container_config":{"Hostname":"73bbf3774cf8","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.10.2"],"Cmd":["/bin/sh","-c","#(nop) ","USER elasticsearch"],"Image":"sha256:6c047f1a6a1640b2a97f18cf83266032a8ff1fd33160057d209deb2622d5c0a1","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2021-01-13T00:42:12.435326Z","org.label-schema.license":"Apache-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":"747e1cc71def077253878a59143c1f785afa92b9","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.10.2","org.opencontainers.image.created":"2021-01-13T00:42:12.435326Z","org.opencontainers.image.documentation":"https://www.elastic.co/guide/en/elasticsearch/reference/index.html","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"747e1cc71def077253878a59143c1f785afa92b9","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.10.2"}},"created":"2021-06-28T06:35:40.825639537Z","docker_version":"20.10.7","history":[{"created":"2020-12-08T00:22:52.526672082Z","created_by":"/bin/sh -c #(nop) ADD file:bd7a2aed6ede423b719ceb2f723e4ecdfa662b28639c8429731c878e86fb138b in / "},{"created":"2020-12-08T00:22:52.895811646Z","created_by":"/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=20201204","empty_layer":true},{"created":"2020-12-08T00:22:53.076477777Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/bash\"]","empty_layer":true},{"created":"2021-01-13T00:49:18.761142586Z","created_by":"/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true","empty_layer":true},{"created":"2021-01-13T00:49:47.056600646Z","created_by":"/bin/sh -c for iter in {1..10}; do       yum update --setopt=tsflags=nodocs -y \u0026\u0026       yum install --setopt=tsflags=nodocs -y         nc shadow-utils zip unzip  \u0026\u0026       yum clean all \u0026\u0026 exit_code=0 \u0026\u0026 break || exit_code=$? \u0026\u0026 echo \"yum error: retry $iter in 10s\" \u0026\u0026       sleep 10;     done;     (exit $exit_code)"},{"created":"2021-01-13T00:49:48.700977643Z","created_by":"/bin/sh -c groupadd -g 1000 elasticsearch \u0026\u0026     adduser -u 1000 -g 1000 -G 0 -d /usr/share/elasticsearch elasticsearch \u0026\u0026     chmod 0775 /usr/share/elasticsearch \u0026\u0026     chown -R 1000:0 /usr/share/elasticsearch"},{"created":"2021-01-13T00:49:48.924060303Z","created_by":"/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch","empty_layer":true},{"created":"2021-01-13T00:50:15.240732147Z","created_by":"/bin/sh -c #(nop) COPY --chown=1000:0dir:0c18dac8168857b518a2ab0a9b78643f7b6c91ac6f67c1c8f8864c682d2b88bd in /usr/share/elasticsearch "},{"created":"2021-01-13T00:50:17.06050229Z","created_by":"/bin/sh -c #(nop) COPY --chown=0:0file:df9158ae8b9b283e8ea5bd72d1e344c08dea733e283f9f0941833f467466323c in /tini "},{"created":"2021-01-13T00:50:20.892503424Z","created_by":"/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts"},{"created":"2021-01-13T00:50:21.10155087Z","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-01-13T00:50:21.910202973Z","created_by":"/bin/sh -c #(nop) COPY file:0270761c0ed4071e2093d63c2340847d61ea39d2c808ee284da9d92d9dcc9515 in /usr/local/bin/docker-entrypoint.sh "},{"created":"2021-01-13T00:50:23.236368999Z","created_by":"/bin/sh -c find /usr/share/elasticsearch/jdk -type d -exec chmod 0755 '{}' \\; \u0026\u0026     chmod g=u /etc/passwd \u0026\u0026     chmod 0775 /usr/local/bin/docker-entrypoint.sh"},{"created":"2021-01-13T00:50:25.057151224Z","created_by":"/bin/sh -c find / -xdev -perm -4000 -exec chmod ug-s {} +"},{"created":"2021-01-13T00:50:25.327714214Z","created_by":"/bin/sh -c #(nop)  EXPOSE 9200 9300","empty_layer":true},{"created":"2021-01-13T00:50:25.577355408Z","created_by":"/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2021-01-13T00:42:12.435326Z org.label-schema.license=Apache-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=747e1cc71def077253878a59143c1f785afa92b9 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.10.2 org.opencontainers.image.created=2021-01-13T00:42:12.435326Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.revision=747e1cc71def077253878a59143c1f785afa92b9 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.10.2","empty_layer":true},{"created":"2021-01-13T00:50:25.830082793Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"/tini\" \"--\" \"/usr/local/bin/docker-entrypoint.sh\"]","empty_layer":true},{"created":"2021-01-13T00:50:26.159590014Z","created_by":"/bin/sh -c #(nop)  CMD [\"eswrapper\"]","empty_layer":true},{"created":"2021-06-28T06:27:55.125052815Z","created_by":"/bin/sh -c #(nop)  ENV ES_VERSION=7.10.2","empty_layer":true},{"created":"2021-06-28T06:27:55.276660726Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  MAINTAINER DevOps \u003cdevops@jfrog.com\u003e","empty_layer":true},{"created":"2021-06-28T06:27:55.438358664Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  USER root","empty_layer":true},{"created":"2021-06-28T06:35:02.801894137Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY file:a499f18f9b53cdc6b6c3f73141862d60bb07c01990ae3ba42f488e928b35358c in /.artifactory_env "},{"created":"2021-06-28T06:35:04.022776623Z","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/4.7.1/yq-4.7.1-linux.tar.gz\" -o /opt/yq-4.7.1-linux.tar.gz     \u0026\u0026 tar -xvf /opt/yq-4.7.1-linux.tar.gz -C /opt/     \u0026\u0026 rm -rf /opt/yq-4.7.1-linux.tar.gz     \u0026\u0026 mv /opt/yq-4.7.1-linux /opt/yq"},{"created":"2021-06-28T06:35:06.510237781Z","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-oss/search-guard/${ES_VERSION}/search-guard-${ES_VERSION}.zip\" -o /search-guard-${ES_VERSION}.zip"},{"created":"2021-06-28T06:35:11.428161076Z","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-06-28T06:35:11.769050722Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:db3ab72915f058d6c705675540c67407f81360e93f6538ada0d21922b62d0bcd in /usr/share/elasticsearch/config "},{"created":"2021-06-28T06:35:21.784084801Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c yum install -y gzip"},{"created":"2021-06-28T06:35:22.043335984Z","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-06-28T06:35:22.22704853Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:3126dbb480a7237628ee52b4b392bfc90953e4041ec36b255f9bd5b2f33cbedb in /opt/tmp-es-sg/config "},{"created":"2021-06-28T06:35:32.114120362Z","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 source /.artifactory_env     \u0026\u0026 curl -fL -u${artifactory_user}:${artifactory_token} \"https://entplus.jfrog.io/artifactory/third-party-releases-local/elasticsearch-oss/search-guard-tlstool/1.8/search-guard-tlstool-1.8.tar.gz\" -o \"search-guard-tlstool-1.8.tar.gz\"     \u0026\u0026 tar -xf search-guard-tlstool-1.8.tar.gz     \u0026\u0026 cd tools     \u0026\u0026 export JAVA_HOME=/usr/share/elasticsearch/jdk     \u0026\u0026 ./sgtlstool.sh -c ../config/tlsconfig.yml -ca -crt     \u0026\u0026 cd ${TMP_SG_DIR}/tools/out     \u0026\u0026 cp localhost.key localhost.pem root-ca.pem /usr/share/elasticsearch/config/     \u0026\u0026 cp root-ca.pem  sgadmin.key 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-06-28T06:35:32.305856843Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:d2385de3e004d5664f89bcbfe50e4e6ab8cdbb51791c719b35d7a35c7a2fe1c6 in /usr/local/bin "},{"created":"2021-06-28T06:35:33.145139101Z","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-06-28T06:35:38.778685574Z","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-06-28T06:35:40.825639537Z","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:2653d992f4ef2bfd27f94db643815aa567240c37732cae1405ad1c1309ee9859","sha256:7d054489f6eba4f272c7ef2e5f0404f12eff24c5aff705981ab38057778e8b17","sha256:56319c3e73b91cfa2ebd5f3db5b580ef50204bbc118d61655eef000c259efaa6","sha256:ec3900b77411b24cd128cffe48097d2f871abbbc2e5f02eb886893194d2cd829","sha256:719b01194e7c5fdffc80476cea3292492340df2340725edf57f7c4d9cb66ccd0","sha256:02f56ad574d013fffcfc42b7c06ad2d3fcf0c577168f65240d3edea9e49fba96","sha256:a1b5f29394570a0fcd7542e5f261558da9bd292c05c3cd95fc254c14859e384d","sha256:d66f67be6b735f7ab0b1ec0f1e059be069569f00ac8bb13425487b76e02af69c","sha256:0dcc68aca185fb4ca4ca40509dfc9e0954871bf7c317d43e88ed6ec735ea51d8","sha256:e89b411159fdb086f92dfd363a2531ab3eaa4e33dfd3e93b22afe71dc746633c","sha256:518559463f13a5e63c023fbf86e0606bb84724702b625d37ca2a7fabc7f85e2a","sha256:5e5252c31428c3d5ad0a91b5e6bcbfd31d3471371d76bbd8f71043972cc52659","sha256:de25fbee04fe84cbfe718a03db5d91f9983c12553e22abfbc99e6c939480eed4","sha256:9c8abcc795f72d989de4692a71d6bf5b5febed1b7c8d204bfad6f4b4b4964060","sha256:5092de98be17fed88ea981910fc72c55a999fc51c8d4f090884e17416736b034","sha256:d4722a586b54f6e4adfe1dc8d551738899cf242709e5b64d1b92486e53f42ca2","sha256:84fbe58ab134f8b86f80c1fb5980902cec26ec80b2c69124f07e638cfbc90bd5","sha256:7ec39f2cb2f4cd1d66589f56035eca7267fa1f2c3c917c640a4e79ae49a7b734","sha256:502dfd8be5a2487f4830855f851bad6b0256d3c2f8d81d17cebe1eadfe597870","sha256:2ae1e9b8f5218093ca2961c86a4c2bf24515a9d10290d30d32094e7ed42abf0f"]}}