docker.elastic.co/elasticsearch/elasticsearch:7.17.2 linux/amd64

docker.elastic.co/elasticsearch/elasticsearch:7.17.2 - 国内下载镜像源 浏览次数:159 安全受验证的发布者-Elastic
根据 Docker Hub 的记录,这个镜像的描述信息是:

Official Elasticsearch Docker Image

官方 Elasticsearch Docker 镜像。
源镜像 docker.elastic.co/elasticsearch/elasticsearch:7.17.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:7.17.2
镜像ID sha256:ff55ff4ded04f5512613ca71b29b0fdf093b6ba95aa4ed4264a18a8045ad0d59
镜像TAG 7.17.2
大小 611.13MB
镜像源 docker.elastic.co
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 159 次
贡献者
镜像创建 2022-03-28T17:38:20.456643057Z
同步时间 2024-07-15 14:00
更新时间 2024-10-24 00:02
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ELASTIC_CONTAINER=true
镜像标签
2022-03-28T17:35:51.740591902Z: org.label-schema.build-date Elastic-License-2.0: org.label-schema.license Elasticsearch: org.label-schema.name 1.0: org.label-schema.schema-version https://www.elastic.co/products/elasticsearch: org.label-schema.url https://www.elastic.co/guide/en/elasticsearch/reference/index.html: org.label-schema.usage de7261de50d90919ae53b0eff9413fd7e5307301: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 7.17.2: org.label-schema.version 2022-03-28T17:35:51.740591902Z: org.opencontainers.image.created https://www.elastic.co/guide/en/elasticsearch/reference/index.html: org.opencontainers.image.documentation Elastic-License-2.0: org.opencontainers.image.licenses de7261de50d90919ae53b0eff9413fd7e5307301: org.opencontainers.image.revision https://github.com/elastic/elasticsearch: org.opencontainers.image.source Elasticsearch: org.opencontainers.image.title https://www.elastic.co/products/elasticsearch: org.opencontainers.image.url Elastic: org.opencontainers.image.vendor 7.17.2: org.opencontainers.image.version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:7.17.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:7.17.2  docker.elastic.co/elasticsearch/elasticsearch:7.17.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:7.17.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:7.17.2  docker.elastic.co/elasticsearch/elasticsearch:7.17.2

Shell快速替换命令

sed -i 's#docker.elastic.co/elasticsearch/elasticsearch:7.17.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:7.17.2#' deployment.yaml

镜像历史

大小 创建时间 层信息
0.00B 2022-03-29 01:38:20 /bin/sh -c #(nop) CMD ["eswrapper"]
0.00B 2022-03-29 01:38:20 /bin/sh -c #(nop) ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
0.00B 2022-03-29 01:38:20 /bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-03-28T17:35:51.740591902Z 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=de7261de50d90919ae53b0eff9413fd7e5307301 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.17.2 org.opencontainers.image.created=2022-03-28T17:35:51.740591902Z 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=de7261de50d90919ae53b0eff9413fd7e5307301 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.17.2
0.00B 2022-03-29 01:38:20 /bin/sh -c #(nop) EXPOSE 9200 9300
148.09KB 2022-03-29 01:38:19 /bin/sh -c /etc/ca-certificates/update.d/docker-openjdk
329.00B 2022-03-29 01:38:19 /bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk
507.37KB 2022-03-29 01:38:19 /bin/sh -c chmod g=u /etc/passwd && chmod 0555 /usr/local/bin/docker-entrypoint.sh && find / -xdev -perm -4000 -exec chmod ug-s {} + && chmod 0775 /usr/share/elasticsearch && chown elasticsearch bin config config/jvm.options.d data logs plugins
4.33KB 2022-03-29 01:38:18 /bin/sh -c #(nop) COPY file:35bdfc6ad8079cb9cab605169a09ebfe8ce26cd4a9e4120efe12f418073a9bfb in /usr/local/bin/docker-entrypoint.sh
0.00B 2022-03-29 01:38:18 /bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
24.06KB 2022-03-29 01:38:18 /bin/sh -c #(nop) COPY --chown=0:0file:fcc427e6b1b34164533c7d80cf8bba68e6f09d5c7d442ca055586359d7076e62 in /bin/tini
517.39MB 2022-03-29 01:38:14 /bin/sh -c #(nop) COPY --chown=0:0dir:caeeef93b8f23656e31fdc68b11b14f06480e5f7392e9339eb01846f56fe50ea in /usr/share/elasticsearch
0.00B 2022-03-29 01:38:07 /bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
0.00B 2022-03-29 01:38:07 /bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
333.94KB 2022-03-29 01:38:07 /bin/sh -c groupadd -g 1000 elasticsearch && adduser --uid 1000 --gid 1000 --home /usr/share/elasticsearch elasticsearch && adduser elasticsearch root && chown -R 0:0 /usr/share/elasticsearch
19.96MB 2022-03-29 01:38:06 /bin/sh -c yes no | dpkg-reconfigure dash && for iter in 1 2 3 4 5 6 7 8 9 10; do export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates curl netcat p11-kit unzip vim-tiny zip && apt-get clean && rm -rf /var/lib/apt/lists/* && exit_code=0 && break || exit_code=$? && echo "apt-get error: retry $iter in 10s" && sleep 10; done; exit $exit_code
0.00B 2022-03-18 13:30:40 /bin/sh -c #(nop) CMD ["bash"]
72.76MB 2022-03-18 13:30:40 /bin/sh -c #(nop) ADD file:1d3b09cf9e041d608a00c2dc25cdf3c388e436c5db607a3d124f2aa0f764fc69 in /

镜像信息

{
    "Id": "sha256:ff55ff4ded04f5512613ca71b29b0fdf093b6ba95aa4ed4264a18a8045ad0d59",
    "RepoTags": [
        "docker.elastic.co/elasticsearch/elasticsearch:7.17.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:7.17.2"
    ],
    "RepoDigests": [
        "docker.elastic.co/elasticsearch/elasticsearch@sha256:4c00db03d6c357a2a9250a5477cc54b4cc72fef29098a2c3453456ee9248eb3b",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch@sha256:d6abbda627f8ef43f051aed36ac8dcc27ee9941b9fa931ab02f01c2b741f8caf"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-03-28T17:38:20.456643057Z",
    "Container": "16bc75effd76d1d11c283d9a2c495dfa6f5fd9ac629112eb1006c5a44c476e51",
    "ContainerConfig": {
        "Hostname": "16bc75effd76",
        "Domainname": "",
        "User": "",
        "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"
        ],
        "Cmd": [
            "/bin/sh",
            "-c",
            "#(nop) ",
            "CMD [\"eswrapper\"]"
        ],
        "Image": "sha256:dc8ca8053a486e05c2624fd55443495d8c2e7f67efe139db52e013edc7c4cc64",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2022-03-28T17:35:51.740591902Z",
            "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": "de7261de50d90919ae53b0eff9413fd7e5307301",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "7.17.2",
            "org.opencontainers.image.created": "2022-03-28T17:35:51.740591902Z",
            "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": "de7261de50d90919ae53b0eff9413fd7e5307301",
            "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.17.2"
        }
    },
    "DockerVersion": "20.10.14",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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"
        ],
        "Cmd": [
            "eswrapper"
        ],
        "Image": "sha256:dc8ca8053a486e05c2624fd55443495d8c2e7f67efe139db52e013edc7c4cc64",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2022-03-28T17:35:51.740591902Z",
            "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": "de7261de50d90919ae53b0eff9413fd7e5307301",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "7.17.2",
            "org.opencontainers.image.created": "2022-03-28T17:35:51.740591902Z",
            "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": "de7261de50d90919ae53b0eff9413fd7e5307301",
            "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.17.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 611129113,
    "VirtualSize": 611129113,
    "GraphDriver": {
        "Data": {
            "RootDir": "/var/lib/docker/overlay/da2bfebc93480a760f0cfdd739ecadcbc2d10c5618c6f3f23227b04c9c26c2db/root"
        },
        "Name": "overlay"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:867d0767a47c392f80acb51572851923d6d3e55289828b0cd84a96ba342660c7",
            "sha256:b5965a019fc65d7950827a769b7a9e49b53fcef2f55ed54595a5f8b409afb00a",
            "sha256:a64b4c94a654b7617e8fdf0c56702e1347765f8e8f22abfcf0cb1e8edcb961f5",
            "sha256:339b287ac1a76218be5c6216f4698adb48142bdb0484132afd58256c1af23b5e",
            "sha256:16bb710c979fc3824ccbd473b7de579dc47bb6f5cffccc2a5753eb5a4c313617",
            "sha256:0f3c2698b8d05dad9c748902696f9f4e961f26c1388571217e54287214728fa1",
            "sha256:d9e6d48b0a3b739f2e31470066d65f1e2617541e1c9bfb67c0e3d4d02805e784",
            "sha256:96115e941eecd52363a4908b3b076abe68b1ced66e9fe7a33635254393e17c39",
            "sha256:9753a5f19e15c70e1764231cfd4b0dc8289b8f06447b48a11320d37a25d4fa90"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-07-15T13:59:36.625076866+08:00"
    }
}

更多版本