{"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.12.1"],"Cmd":["eswrapper"],"Image":"sha256:2a48c96b2202cd09b11a43fbfd6e6454d5a882f4909626581a086a9c9fbd7dca","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/bin/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2021-04-20T20:56:39.040728659Z","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":"3186837139b9c6b6d23c3200870651f10d3343b7","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.12.1","org.opencontainers.image.created":"2021-04-20T20:56:39.040728659Z","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":"3186837139b9c6b6d23c3200870651f10d3343b7","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.12.1"}},"container":"77453c2146141000060e98a1da3831fcf09f7988ce218ba223c4a0fd5576c041","container_config":{"Hostname":"77453c214614","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.12.1"],"Cmd":["/bin/sh","-c","#(nop) ","USER elasticsearch"],"Image":"sha256:2a48c96b2202cd09b11a43fbfd6e6454d5a882f4909626581a086a9c9fbd7dca","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/bin/tini","--","/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2021-04-20T20:56:39.040728659Z","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":"3186837139b9c6b6d23c3200870651f10d3343b7","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.12.1","org.opencontainers.image.created":"2021-04-20T20:56:39.040728659Z","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":"3186837139b9c6b6d23c3200870651f10d3343b7","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.12.1"}},"created":"2021-06-28T06:36:54.348595306Z","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-04-20T21:04:55.710634124Z","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-04-20T21:04:58.017322455Z","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-04-20T21:04:58.463934533Z","created_by":"/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true","empty_layer":true},{"created":"2021-04-20T21:04:58.835387449Z","created_by":"/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch","empty_layer":true},{"created":"2021-04-20T21:05:14.453932379Z","created_by":"/bin/sh -c #(nop) COPY --chown=1000:0dir:b8af2fe966f9f55fab0f0623ac9c70b7e8959fb427604ffafdfb0c862a43671b in /usr/share/elasticsearch "},{"created":"2021-04-20T21:05:15.308309734Z","created_by":"/bin/sh -c #(nop) COPY --chown=0:0file:cbfbfe828617d3c65a10427a333f66d6d0b1b1aaea532739bba4696579b6cb19 in /bin/tini "},{"created":"2021-04-20T21:05:15.782257378Z","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-04-20T21:05:16.667848966Z","created_by":"/bin/sh -c #(nop) COPY file:b60644ac0fe4cb4e2bab5fb75a5f9b33fa1cb8276d88703c138a52af6bd8ea5b in /usr/local/bin/docker-entrypoint.sh "},{"created":"2021-04-20T21:05:18.210325461Z","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-04-20T21:05:18.948731563Z","created_by":"/bin/sh -c #(nop)  EXPOSE 9200 9300","empty_layer":true},{"created":"2021-04-20T21:05:19.868926086Z","created_by":"/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2021-04-20T20:56:39.040728659Z 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=3186837139b9c6b6d23c3200870651f10d3343b7 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.12.1 org.opencontainers.image.created=2021-04-20T20:56:39.040728659Z 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=3186837139b9c6b6d23c3200870651f10d3343b7 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.12.1","empty_layer":true},{"created":"2021-04-20T21:05:20.674046892Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"/bin/tini\" \"--\" \"/usr/local/bin/docker-entrypoint.sh\"]","empty_layer":true},{"created":"2021-04-20T21:05:21.535712432Z","created_by":"/bin/sh -c #(nop)  CMD [\"eswrapper\"]","empty_layer":true},{"created":"2021-06-28T06:36:18.901525674Z","created_by":"/bin/sh -c #(nop)  ENV ES_VERSION=7.12.1","empty_layer":true},{"created":"2021-06-28T06:36:19.057577158Z","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:36:19.205151261Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  USER root","empty_layer":true},{"created":"2021-06-28T06:36:19.388258739Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY file:532320001a3c139ce2177a44bf142921d5d2151c1c32ba25dff881c98521c2f0 in /.artifactory_env "},{"created":"2021-06-28T06:36:20.657564951Z","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:36:23.091055852Z","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-06-28T06:36:29.807548421Z","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:36:30.151604335Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:bbe027a0cae823bc707e75771c027161cc5ec17df1733005ec2c29a7b7e89f2b in /usr/share/elasticsearch/config "},{"created":"2021-06-28T06:36:36.219370628Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c yum install -y gzip"},{"created":"2021-06-28T06:36:36.490762522Z","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:36:36.682529914Z","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:36:43.578825899Z","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-06-28T06:36:43.775729793Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop) COPY dir:d2385de3e004d5664f89bcbfe50e4e6ab8cdbb51791c719b35d7a35c7a2fe1c6 in /usr/local/bin "},{"created":"2021-06-28T06:36:44.648840457Z","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:36:51.797306327Z","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:36:54.348595306Z","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:0ba8eff8aa04c87d043c64cfbb80b89d3a495d0935fe69f086f1d60459920c16","sha256:2a944434ad0069f4b178e4bf3293d333f1354a18c4c7a421b6f25d88448eb05b","sha256:ade95a7611c0c0d5c3833c2493b61d4e6673e27c0c60843c3eb36dff0a4cf8db","sha256:09a575a6e776c9f6b4497b8f5a5c350f55ee6f4173ad9933bc34fc81021b228a","sha256:498ae65924d71c0ef7d08a1fc62ee4f097f0f68c1ba875bf0a6c29b785db7425","sha256:36b3f8db7aaa8fadfddbf8b1a35911cd5cd046c1fec7ccbd52858199543853eb","sha256:0a907f27db980fc65e840bf84185df5d7dc321648665df14c2deac35aaa8690e","sha256:0a28567be1f57396318cf8be155fe222e461582f050f687c17505ae1a4dd9bf2","sha256:29015576aabc782f63c19174cb0945bef82c8f3e9e09fcf2d1f1f31c772b6408","sha256:b3629488c127451c93b2bab0b900a2dc4489cce49d06ae7f10fe94d5543971aa","sha256:34e87ab3b01d2507101549533b6b784319e2a86f93a29b3c698c3e1bf1c77b44","sha256:700de45b3c0e5a2fcbde3f6e5e9c4a384192fb54e9695b245d7c39452a55d414","sha256:84b9cee0f69eba0c0d637dc7d61e8ac8021fcb8726edb9fa7367a306a5d20e33","sha256:1f20ab63e9c06f0e666177dd036bf0ad0b6d43b472303b90298675a3b5114e02","sha256:cc8a5ea9f273458dc457b9b540229013ccfcecedbf55103639b38e73e899efe1","sha256:60daae10257e05993b3690de8ada0a424d7115fde598b29463cfd9e150588b67","sha256:b4c1b13791ca9f9d5a0f49260ac2a1f57405a7ad2656508811379199f86cd295"]}}