{"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.14.0"],"Cmd":["eswrapper"],"Image":"sha256:7685f9db18768a3e03e9c5ffd7a4532b7e7ed60d42f12b0ce7dccbb294e3ded1","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/bin/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2021-07-29T20:49:32.864135063Z","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":"dd5a0a2acaa2045ff9624f3729fc8a6f40835aa1","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.14.0","org.opencontainers.image.created":"2021-07-29T20:49:32.864135063Z","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":"dd5a0a2acaa2045ff9624f3729fc8a6f40835aa1","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.14.0"}},"container":"d802129d0f45216fd9837ddc935309172337bca552c14991b20f974049356321","container_config":{"Hostname":"d802129d0f45","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.14.0"],"Cmd":["/bin/sh","-c","#(nop) ","USER elasticsearch"],"Image":"sha256:7685f9db18768a3e03e9c5ffd7a4532b7e7ed60d42f12b0ce7dccbb294e3ded1","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/bin/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2021-07-29T20:49:32.864135063Z","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":"dd5a0a2acaa2045ff9624f3729fc8a6f40835aa1","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.14.0","org.opencontainers.image.created":"2021-07-29T20:49:32.864135063Z","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":"dd5a0a2acaa2045ff9624f3729fc8a6f40835aa1","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.14.0"}},"created":"2021-09-06T06:45:34.639586572Z","docker_version":"18.06.1-ce","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-07-29T20:57:41.643350742Z","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-07-29T20:57:44.44008275Z","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-07-29T20:57:44.80698171Z","created_by":"/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true","empty_layer":true},{"created":"2021-07-29T20:57:45.090190055Z","created_by":"/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch","empty_layer":true},{"created":"2021-07-29T20:57:57.769218163Z","created_by":"/bin/sh -c #(nop) COPY --chown=1000:0dir:fffa8e52a3084396da7b31aa8f4668af4f973d6ae6d63bc6addd5ce9c9446f3d in /usr/share/elasticsearch "},{"created":"2021-07-29T20:57:58.562230917Z","created_by":"/bin/sh -c #(nop) COPY --chown=0:0file:cbfbfe828617d3c65a10427a333f66d6d0b1b1aaea532739bba4696579b6cb19 in /bin/tini "},{"created":"2021-07-29T20:57:58.862261444Z","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-07-29T20:57:59.200548451Z","created_by":"/bin/sh -c #(nop) COPY file:35bdfc6ad8079cb9cab605169a09ebfe8ce26cd4a9e4120efe12f418073a9bfb in /usr/local/bin/docker-entrypoint.sh "},{"created":"2021-07-29T20:58:01.245104381Z","created_by":"/bin/sh -c chmod g=u /etc/passwd \u0026\u0026     chmod 0775 /usr/local/bin/docker-entrypoint.sh \u0026\u0026     find / -xdev -perm -4000 -exec chmod ug-s {} + \u0026\u0026     ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts"},{"created":"2021-07-29T20:58:01.642049622Z","created_by":"/bin/sh -c #(nop)  EXPOSE 9200 9300","empty_layer":true},{"created":"2021-07-29T20:58:02.045089179Z","created_by":"/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2021-07-29T20:49:32.864135063Z 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=dd5a0a2acaa2045ff9624f3729fc8a6f40835aa1 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.14.0 org.opencontainers.image.created=2021-07-29T20:49:32.864135063Z 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=dd5a0a2acaa2045ff9624f3729fc8a6f40835aa1 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.14.0","empty_layer":true},{"created":"2021-07-29T20:58:02.346797341Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"/bin/tini\" \"--\" \"/usr/local/bin/docker-entrypoint.sh\"]","empty_layer":true},{"created":"2021-07-29T20:58:02.72416047Z","created_by":"/bin/sh -c #(nop)  CMD [\"eswrapper\"]","empty_layer":true},{"created":"2021-09-06T06:44:54.907162007Z","created_by":"/bin/sh -c #(nop)  ENV ES_VERSION=7.14.0","empty_layer":true},{"created":"2021-09-06T06:44:55.074981968Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  MAINTAINER DevOps \u003cdevops@jfrog.com\u003e","empty_layer":true},{"created":"2021-09-06T06:44:55.218746683Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  USER root","empty_layer":true},{"created":"2021-09-06T06:44:55.4237543Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY file:f9b28d08d7ff31f14e42ef4a4846a00cd11d3574b6b87bef7cabd380878e28bb in /.artifactory_env "},{"created":"2021-09-06T06:44:56.904642295Z","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-09-06T06:44:59.28930483Z","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-09-06T06:45:06.385272935Z","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-09-06T06:45:06.584597002Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:24f9a70ebe5ceb28fbda25c2e63a49cac94aae07a9c9d6d9db80fe0104125209 in /usr/share/elasticsearch/config "},{"created":"2021-09-06T06:45:15.549540552Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c yum install -y gzip"},{"created":"2021-09-06T06:45:15.710774556Z","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-09-06T06:45:15.896227778Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:2fe0f39deace6c0542b2316240ef774500b3b4816b332f2493d18dedb23f37b8 in /opt/tmp-es-sg/config "},{"created":"2021-09-06T06:45:23.000078339Z","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/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-09-06T06:45:23.197533116Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:fa54cfed24196d0b8bf49227e591707cdcaec7617743b3d0ccfee1c157db409f in /usr/local/bin "},{"created":"2021-09-06T06:45:23.973811281Z","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-09-06T06:45:34.353490929Z","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-09-06T06:45:34.639586572Z","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:bc73a95c0b43a6de24cacd4317f889ecebd2ee9afafa422204bc1ecfb65409e9","sha256:77db73b69c5cb592250cf1c65342f60c0fda1a162d903f468e994182584417ed","sha256:e1f0773e85803cae3dc9d0424860bff9d505efad761c6d7d22db798d8fe70ea4","sha256:d8fb75b0ae1f3e89bdc696d766090d299ec952f7644694842ef8e38be50dc840","sha256:d4e7d11fb04dd28b91f2687fb561dce7a7de50926a5a91ffa14be5824316e067","sha256:2ef148f1d4c45ed2a19b6432f5502655b6ddce70ce9c82e77fb5ae14b76503ee","sha256:568c47d06dca9d002f8a53311718f06bfa5b06def76157844d1d739b2ea3e3df","sha256:d9d7159ee79b90d8e5473ab613169fd9ddcf916f066bd3bcd5f8d4d6aaada268","sha256:9631c4c1c23894b73acac626d948778a6398bf65a2042b221792c604882c9e1f","sha256:1cc8a1367e09ac4976c580e42e8f477d5454dc0bdb1529cecc5bdd91389f9e85","sha256:3615e66dca13b047b1566fc2fc1a716f3327ee54274d8b7b1a8a136ae6797f09","sha256:1648b29417783410e3414d6e441a8f8f06885e2761e7bbcfc338b38872298db7","sha256:449ae0c1765666a7479b68d591abca374a4ba4f8229b62cf6f4978ddc7a3d65c","sha256:8b049726c2cea80b62b46cc78d70f8a4a4284441a4c930c4c1a1da1c6a5e4711","sha256:c89026080746f7b82ded5218396d1ea6f874d5ec198b284afa144d56ff1dff48","sha256:026e29ea77d62bd6b33e9250b67ed81594e32baaeb775ab40a62e1deb8c72ce3","sha256:a6ed856dd26f5ea7378d80d41ed7a70709b8884605eaa8536935d4a95cc61377"]}}