{"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.8.1"],"Cmd":["eswrapper"],"Image":"sha256:51ffde187969eba46cd8290bc24a784bdf49d499545babc9af0294232f8a6edc","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2020-07-21T16:40:44.668009Z","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":"b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.8.1","org.opencontainers.image.created":"2020-07-21T16:40:44.668009Z","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":"b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89","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.8.1"}},"container":"eae26d81dd18590e078ab836589dffabcab7f42505bd0df1c27945ef95b5d5cc","container_config":{"Hostname":"eae26d81dd18","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.8.1"],"Cmd":["/bin/sh","-c","#(nop) ","USER elasticsearch"],"Image":"sha256:51ffde187969eba46cd8290bc24a784bdf49d499545babc9af0294232f8a6edc","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2020-07-21T16:40:44.668009Z","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":"b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.8.1","org.opencontainers.image.created":"2020-07-21T16:40:44.668009Z","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":"b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89","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.8.1"}},"created":"2020-12-24T09:51:55.495669335Z","docker_version":"20.10.1","history":[{"created":"2020-05-05T21:20:06.628576585Z","created_by":"/bin/sh -c #(nop) ADD file:38e2d2a1a0cd8694bd5086f257fdf7504f0c2481bf4f746c9bd1c8d9f3f6430d in / "},{"created":"2020-05-05T21:20:06.986794764Z","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=20200504 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-05-04 00:00:00+01:00","empty_layer":true},{"created":"2020-05-05T21:20:07.182447994Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/bash\"]","empty_layer":true},{"created":"2020-07-21T16:45:37.762215681Z","created_by":"/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true","empty_layer":true},{"created":"2020-07-21T16:45:38.006072993Z","created_by":"/bin/sh -c #(nop) COPY file:df9158ae8b9b283e8ea5bd72d1e344c08dea733e283f9f0941833f467466323c in /tini "},{"created":"2020-07-21T16:45:57.840894308Z","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-07-21T16:46:01.522034767Z","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     chgrp 0 /usr/share/elasticsearch"},{"created":"2020-07-21T16:46:01.758800043Z","created_by":"/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch","empty_layer":true},{"created":"2020-07-21T16:46:16.565994152Z","created_by":"/bin/sh -c #(nop) COPY --chown=1000:0dir:185c41e7a39166fd5bee88c0a25972154948a89c4227e384e62ad251da56f724 in /usr/share/elasticsearch "},{"created":"2020-07-21T16:46:17.617988605Z","created_by":"/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts"},{"created":"2020-07-21T16:46:17.836070065Z","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-07-21T16:46:18.044394361Z","created_by":"/bin/sh -c #(nop) COPY file:d964df1452418918baf1d29ee20df18c9648ca6c9d51764640fca470bd9a9366 in /usr/local/bin/docker-entrypoint.sh "},{"created":"2020-07-21T16:46:19.052353538Z","created_by":"/bin/sh -c chmod g=u /etc/passwd \u0026\u0026     chmod 0775 /usr/local/bin/docker-entrypoint.sh"},{"created":"2020-07-21T16:46:21.822300412Z","created_by":"/bin/sh -c find / -xdev -perm -4000 -exec chmod ug-s {} +"},{"created":"2020-07-21T16:46:22.01813275Z","created_by":"/bin/sh -c #(nop)  EXPOSE 9200 9300","empty_layer":true},{"created":"2020-07-21T16:46:22.170848272Z","created_by":"/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2020-07-21T16:40:44.668009Z 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=b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.8.1 org.opencontainers.image.created=2020-07-21T16:40:44.668009Z 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=b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89 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.8.1","empty_layer":true},{"created":"2020-07-21T16:46:22.375397282Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"/tini\" \"--\" \"/usr/local/bin/docker-entrypoint.sh\"]","empty_layer":true},{"created":"2020-07-21T16:46:22.659985571Z","created_by":"/bin/sh -c #(nop)  CMD [\"eswrapper\"]","empty_layer":true},{"created":"2020-12-23T09:33:15.103497632Z","created_by":"/bin/sh -c #(nop)  ENV ES_VERSION=7.8.1","empty_layer":true},{"created":"2020-12-23T09:33:15.235256419Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  MAINTAINER DevOps \u003cdevops@jfrog.com\u003e","empty_layer":true},{"created":"2020-12-23T09:33:15.357325523Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  USER root","empty_layer":true},{"created":"2020-12-24T09:51:32.374564156Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY file:ad73c935875bef49360208533f48c2e56b4a79ddc1cf84cd46f31675509effd5 in /.artifactory_env "},{"created":"2020-12-24T09:51:33.61217884Z","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-24T09:51:35.564101316Z","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-24T09:51:40.151362883Z","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-24T09:51:40.411188354Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:db3ab72915f058d6c705675540c67407f81360e93f6538ada0d21922b62d0bcd in /usr/share/elasticsearch/config "},{"created":"2020-12-24T09:51:40.534474836Z","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-24T09:51:40.709777017Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:3f4e94ad89cf709abf3723e28953a41ed9ea045250a8b535872e4d4f98803b21 in /opt/tmp-es-sg/config "},{"created":"2020-12-24T09:51:45.05061568Z","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-24T09:51:45.228585123Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:52617cc4f500ab904069f2beab07d5f0c6cb23e0c5ae212c66c916554c01b65e in /usr/local/bin "},{"created":"2020-12-24T09:51:45.952061543Z","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-24T09:51:53.526956931Z","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-24T09:51:55.495669335Z","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:edf3aa290fb3c255a84fe836109093fbfeef65c08544f655fad8d6afb53868ba","sha256:e9f012a104f0879890b30a3cedd70f382574c3ba77387096572714e5785dd369","sha256:47d28f071655372eee41c3d4c797da175a6eaa3e9e0975dd174a891c331fccee","sha256:fcd29b676407f41b4c9857e39cf8384aec61f6b002045aeaf27759393231a058","sha256:c98cd3196c92f8ff33a49db07aa530be525fcd029f8f58995c7481463c29e54e","sha256:0194806d205e0fe4ce58a43637f7503ca605dd1c4f9fda7d45dd8b377a4eece9","sha256:9f0d7bbdd1b6e9c68b75e6f24d07476a2f4102a8953d983a84b558c82c4f1101","sha256:d3c0e9bc15a88ebe8074c079d3b63c8423de4e219c6d283fcb042de3219b499c","sha256:8faa35fa40a9496b5ebf0b6f82247580d7895ea5194e2179c23d2ce869ec1340","sha256:9078b7e0b36c03cfe7ab4c9bc223b7ee4dc0ab0a1844dc96c58ba4aec8d8203b","sha256:a674a269ed8f87faff35a61b00133acbf4fccd1d325f449dead8e4ade971f46a","sha256:5c2aaba0aa7685902da28e3b11a191e5d944f71774014085918d1ead377b5152","sha256:f1430f275c9466f1133847e23db5ca6ba4efe6e23bd773bf29e0fa38fb27a952","sha256:f7f28bd98cb709c545bd43c735736a5092db7a02d40c79bfa3e848454237a453","sha256:d911ad946eace3185f7c7e5888afc0c7725408796920027de951d0adf9eda9d2","sha256:1e71a64e0af3d83589c8faa044d5f14741c9cbfbd2444440ca4d479279479dee","sha256:d308e17f43863b9aadceec6dd17967c700cb949cfaf3804b4b96772378b24731","sha256:a9fba583707446d72aeea6ac60a072e9ca92f602f1a71b3429e2b0fc0c018b81","sha256:03ccafb94291ebadc953563415df7f6b48016d432f5ea9c4917b3cc0a87eaf69"]}}