{"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.6.1"],"Cmd":["eswrapper"],"Image":"sha256:ab138d8fc6fc6ec9a8ddf5463c68e6decafc86aa722c684ae279dd59034a3291","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2020-02-29T00:15:25.529771Z","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":"aa751e09be0a5072e8570670309b1f12348f023b","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.6.1","org.opencontainers.image.created":"2020-02-29T00:15:25.529771Z","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":"aa751e09be0a5072e8570670309b1f12348f023b","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.6.1"}},"container":"6f9f46aed0ae0108373c879c19aac2b8f9aa1408796ecbc0b8fc4f7aa1a3e9ed","container_config":{"Hostname":"6f9f46aed0ae","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.6.1"],"Cmd":["/bin/sh","-c","#(nop) ","USER elasticsearch"],"Image":"sha256:ab138d8fc6fc6ec9a8ddf5463c68e6decafc86aa722c684ae279dd59034a3291","Volumes":null,"WorkingDir":"/usr/share/elasticsearch","Entrypoint":["/usr/local/bin/docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"2020-02-29T00:15:25.529771Z","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":"aa751e09be0a5072e8570670309b1f12348f023b","org.label-schema.vcs-url":"https://github.com/elastic/elasticsearch","org.label-schema.vendor":"Elastic","org.label-schema.version":"7.6.1","org.opencontainers.image.created":"2020-02-29T00:15:25.529771Z","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":"aa751e09be0a5072e8570670309b1f12348f023b","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.6.1"}},"created":"2020-03-27T12:05:55.784821559Z","docker_version":"19.03.5","history":[{"created":"2019-11-12T00:20:33.422734627Z","created_by":"/bin/sh -c #(nop) ADD file:45a381049c52b5664e5e911dead277b25fadbae689c0bb35be3c42dff0f2dffe in / "},{"created":"2019-11-12T00:20:33.793796025Z","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=20191001","empty_layer":true},{"created":"2019-11-12T00:20:33.943019377Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/bash\"]","empty_layer":true},{"created":"2020-02-29T00:19:28.280431449Z","created_by":"/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true","empty_layer":true},{"created":"2020-02-29T00:20:13.506968874Z","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-02-29T00:20:14.627169645Z","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-02-29T00:20:14.815981764Z","created_by":"/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch","empty_layer":true},{"created":"2020-02-29T00:20:21.824949171Z","created_by":"/bin/sh -c #(nop) COPY --chown=1000:0dir:8dfc4986fab070dd72633fc766628fb41d1e9c72fdd53f72883d80049185075a in /usr/share/elasticsearch "},{"created":"2020-02-29T00:20:22.852886784Z","created_by":"/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts"},{"created":"2020-02-29T00:20:23.009240108Z","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-02-29T00:20:23.20489486Z","created_by":"/bin/sh -c #(nop) COPY --chown=1000:0file:4e194e0f53ce77fff91bb999402cbd943658f591ee80ee538c1d145b9e464be4 in /usr/local/bin/docker-entrypoint.sh "},{"created":"2020-02-29T00:20:24.089068083Z","created_by":"/bin/sh -c chgrp 0 /usr/local/bin/docker-entrypoint.sh \u0026\u0026     chmod g=u /etc/passwd \u0026\u0026     chmod 0775 /usr/local/bin/docker-entrypoint.sh"},{"created":"2020-02-29T00:20:24.292554672Z","created_by":"/bin/sh -c #(nop)  EXPOSE 9200 9300","empty_layer":true},{"created":"2020-02-29T00:20:24.440534051Z","created_by":"/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2020-02-29T00:15:25.529771Z 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=aa751e09be0a5072e8570670309b1f12348f023b org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.6.1 org.opencontainers.image.created=2020-02-29T00:15:25.529771Z 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=aa751e09be0a5072e8570670309b1f12348f023b 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.6.1","empty_layer":true},{"created":"2020-02-29T00:20:24.589113116Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"/usr/local/bin/docker-entrypoint.sh\"]","empty_layer":true},{"created":"2020-02-29T00:20:24.748935087Z","created_by":"/bin/sh -c #(nop)  CMD [\"eswrapper\"]","empty_layer":true},{"created":"2020-03-27T12:05:54.86537227Z","created_by":"/bin/sh -c #(nop)  ENV ES_VERSION=7.6.1","empty_layer":true},{"created":"2020-03-27T12:05:54.984734099Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  MAINTAINER DevOps \u003cdevops@jfrog.com\u003e","empty_layer":true},{"created":"2020-03-27T12:05:55.123918308Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c #(nop)  USER root","empty_layer":true},{"created":"2020-03-27T12:05:55.666740415Z","author":"DevOps \u003cdevops@jfrog.com\u003e","created_by":"/bin/sh -c chmod -R 775 /usr/share/elasticsearch/config \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-03-27T12:05:55.784821559Z","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:77b174a6a187b610e4699546bd973a8d1e77663796e3724318a2a4b24cb07ea0","sha256:bf75917040279cb2015352e59355f0729e0f7c81d29fdd96d6f408f862610d20","sha256:8cbd686477d2121f89661f2a1504aa893025b18105a5a4a092b890d24ed0075e","sha256:6e37c7f4c859c5d5474c41c99685f16ba5f317973be281dbbb74f1282675c0dd","sha256:e9eec22fcc751a7cc238f30c6d4255af0690c00478d343bcf96e7eafade941ef","sha256:3c9a956788cd544a2d358bf41267ec79f6b850a58a9d4f9377c77ee137bc9383","sha256:3244823fe284a2fa947ebfa929d75a67bee8910c4d4dfd46dc6e7cef39f2b67f","sha256:b2ad6fc0bc91a395157efcc03dac961b6805fd487b8372c9ac9662e761579d09"]}}