{"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.1"],"Cmd":["eswrapper"],"Image":"sha256:bcd2ce0d641f443838fd59feb30f494febb5ba0396ba5d7c021e8a3e811337af","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2020-12-05T01:00:33.671820Z","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":"1c34507e66d7db1211f66f3513706fdf548736aa","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.10.1","org.opencontainers.image.created":"2020-12-05T01:00:33.671820Z","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":"1c34507e66d7db1211f66f3513706fdf548736aa","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.1"}},"container":"3b911d4f4b45ac017e5e4889686885a1512bccec307e3d4634c7448bbf7546f1","container_config":{"Hostname":"3b911d4f4b45","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.1"],"Cmd":["/bin/sh","-c","#(nop) ","USER elasticsearch"],"Image":"sha256:bcd2ce0d641f443838fd59feb30f494febb5ba0396ba5d7c021e8a3e811337af","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2020-12-05T01:00:33.671820Z","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":"1c34507e66d7db1211f66f3513706fdf548736aa","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.10.1","org.opencontainers.image.created":"2020-12-05T01:00:33.671820Z","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":"1c34507e66d7db1211f66f3513706fdf548736aa","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.1"}},"created":"2020-12-24T10:17:22.251778913Z","docker_version":"20.10.1","history":[{"created":"2020-08-10T18:19:49.200589992Z","created_by":"/bin/sh -c #(nop) ADD file:538afc0c5c964ce0dde0141953a4dcf03c2d993c5989c92e7fee418e9305e2a3 in / "},{"created":"2020-08-10T18:19:49.654025965Z","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=20200809","empty_layer":true},{"created":"2020-08-10T18:19:49.837885498Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/bash\"]","empty_layer":true},{"created":"2020-12-05T01:06:47.989119572Z","created_by":"/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true","empty_layer":true},{"created":"2020-12-05T01:07:23.700052629Z","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":"2020-12-05T01:07:26.181049747Z","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":"2020-12-05T01:07:26.438211705Z","created_by":"/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch","empty_layer":true},{"created":"2020-12-05T01:07:42.602824457Z","created_by":"/bin/sh -c #(nop) COPY --chown=1000:0dir:a371335c5f47dd292deae6916011531de0fadb83287681caf33a1aa95c4603e9 in /usr/share/elasticsearch "},{"created":"2020-12-05T01:07:44.028832013Z","created_by":"/bin/sh -c #(nop) COPY --chown=0:0file:df9158ae8b9b283e8ea5bd72d1e344c08dea733e283f9f0941833f467466323c in /tini "},{"created":"2020-12-05T01:07:46.998930302Z","created_by":"/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts"},{"created":"2020-12-05T01:07:47.977584889Z","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":"2020-12-05T01:07:49.44835328Z","created_by":"/bin/sh -c #(nop) COPY file:0270761c0ed4071e2093d63c2340847d61ea39d2c808ee284da9d92d9dcc9515 in /usr/local/bin/docker-entrypoint.sh "},{"created":"2020-12-05T01:07:52.127381737Z","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":"2020-12-05T01:07:53.74537296Z","created_by":"/bin/sh -c find / -xdev -perm -4000 -exec chmod ug-s {} +"},{"created":"2020-12-05T01:07:54.83489157Z","created_by":"/bin/sh -c #(nop)  EXPOSE 9200 9300","empty_layer":true},{"created":"2020-12-05T01:07:55.033401428Z","created_by":"/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2020-12-05T01:00:33.671820Z 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=1c34507e66d7db1211f66f3513706fdf548736aa org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.10.1 org.opencontainers.image.created=2020-12-05T01:00:33.671820Z 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=1c34507e66d7db1211f66f3513706fdf548736aa 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.1","empty_layer":true},{"created":"2020-12-05T01:07:55.233074599Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"/tini\" \"--\" \"/usr/local/bin/docker-entrypoint.sh\"]","empty_layer":true},{"created":"2020-12-05T01:07:55.42916623Z","created_by":"/bin/sh -c #(nop)  CMD [\"eswrapper\"]","empty_layer":true},{"created":"2020-12-24T09:28:10.662164176Z","created_by":"/bin/sh -c #(nop)  ENV ES_VERSION=7.10.1","empty_layer":true},{"created":"2020-12-24T09:28:10.802435658Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  MAINTAINER DevOps \u003cdevops@jfrog.com\u003e","empty_layer":true},{"created":"2020-12-24T09:28:10.938462233Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  USER root","empty_layer":true},{"created":"2020-12-24T10:16:58.528257329Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY file:d38f7d35d1f7e4e66775417a86c2d305510a305dd1d7a22cd4a75766e8ce8542 in /.artifactory_env "},{"created":"2020-12-24T10:16:59.674559049Z","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/3.4.1/yq-3.4.1-linux.tar.gz\" -o /opt/yq-3.4.1-linux.tar.gz     \u0026\u0026 tar -xvf /opt/yq-3.4.1-linux.tar.gz -C /opt/     \u0026\u0026 mv /opt/yq-3.4.1-linux /opt/yq"},{"created":"2020-12-24T10:17:01.80196527Z","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":"2020-12-24T10:17:06.508689101Z","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":"2020-12-24T10:17:06.827854425Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:db3ab72915f058d6c705675540c67407f81360e93f6538ada0d21922b62d0bcd in /usr/share/elasticsearch/config "},{"created":"2020-12-24T10:17:06.952242515Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  ARG TMP_SG_DIR=/opt/tmp-es-sg","empty_layer":true},{"created":"2020-12-24T10:17:07.124360472Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:3f4e94ad89cf709abf3723e28953a41ed9ea045250a8b535872e4d4f98803b21 in /opt/tmp-es-sg/config "},{"created":"2020-12-24T10:17:11.690044389Z","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.6/search-guard-tlstool-1.6.tar.gz\" -o \"search-guard-tlstool-1.6.tar.gz\"     \u0026\u0026 tar -xf search-guard-tlstool-1.6.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":"2020-12-24T10:17:11.859401243Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:52617cc4f500ab904069f2beab07d5f0c6cb23e0c5ae212c66c916554c01b65e in /usr/local/bin "},{"created":"2020-12-24T10:17:12.51142553Z","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":"2020-12-24T10:17:20.230207529Z","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":"2020-12-24T10:17:22.251778913Z","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:291f6e44771a7b4399b0c6fb40ab4fe0331ddf76eda11080f052b003d96c7726","sha256:15c8dbe5bea12b4734231fe1e70e45df3ba7e87770cd216f573edf664537361d","sha256:b23c183775d612cb5e9cb8385e1429e1b211065450a7861011b9e21c7f0c47ba","sha256:b92b907b0098e086fa44bfc514d9227b08932e399de1e55670cee82b35d4a89f","sha256:b7ab637c0b05d9cf83fbb06324419c0d101996fd615eb880209aa91be6762061","sha256:b9b0aab395382bd90b483f5e123057debfcd6504cd29d24ffe118c43a39df4ba","sha256:6cc425efc0537c6f50e03b2916b4f65f309934081c76deb21c549c0653fd846c","sha256:ef65fe21497b31eb6e6ce98080e89b1c661e328cfefbd890c6878310b1cfe623","sha256:0338e33d891b81f358deac9c37ff4e609d7875a6f6e5607974a6f5cc365691a5","sha256:ae884f126781dea057979b381d0698a29ef12648aa626316d3d61a2a4322178c","sha256:df7bef7be165f731fa029a3db5c8746ee12e926b28b967c2d6c17c9a316b0c96","sha256:6eeebbbc2141707cf302df51a7149f40fae8b7fef90f35ae734d689e9c797cff","sha256:39e2cbc062d54c7ec15aa2cca29ef28b4ed5e66ef9b2a5d48fa6f6a47663c944","sha256:e2a32a2e1281e60eadf07ede3711d30093601104856093d22369a33d0e4dfcde","sha256:249a1ab25a3d8705aecccbc661af9697f7f5ea977d0f62359d3481a8213ba497","sha256:e7dd07c4f326fb93765b8bc2e0e60af688c064fdaca42a74a9cb364603216591","sha256:ddaa687c6c55bdbf166aba4afa0acb2474fbf8fbbad1393fb4822f4bce75316d","sha256:baf6c4ae4584146817dc708905533fa821531839a3e7261ee343b9cd1b4846ca","sha256:65b62de1edf021de4a8f1ad08cf7de446b75e40cb6697162a03fe4e8f3aa4434"]}}