广告图片

docker.io/library/elasticsearch:7.17.6 linux/arm64

docker.io/library/elasticsearch:7.17.6 - 国内下载镜像源 浏览次数:7 安全受验证的发布者-Docker 温馨提示: 这是一个 linux/arm64 系统架构镜像
Elasticsearch 是一个开源的搜索和数据分析引擎,基于 Apache Lucene 库。它提供了强大的查询功能,可以对结构化和非结构化数据进行索引、存储、搜索和分析。Elasticsearch 可以用于构建高性能的搜索引擎、数据仓库和日志收集系统等应用场景。
源镜像 docker.io/library/elasticsearch:7.17.6
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64
镜像ID sha256:82852c3a574a1dd65fa899a9a7e825817b87e267bacff6bc3431ad283109afb7
镜像TAG 7.17.6-linuxarm64
大小 598.01MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/arm64
浏览量 7 次
贡献者
镜像创建 2022-08-23T15:10:15.375047637Z
同步时间 2026-05-11 16:47
开放端口
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-08-23T15:07:59.729609269Z: 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 f65e9d338dc1d07b642e14a27f338990148ee5b6: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 7.17.6: org.label-schema.version 2022-08-23T15:07:59.729609269Z: 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 f65e9d338dc1d07b642e14a27f338990148ee5b6: 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.6: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64  docker.io/library/elasticsearch:7.17.6

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64  docker.io/library/elasticsearch:7.17.6

Shell快速替换命令

sed -i 's#library/elasticsearch:7.17.6#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64  docker.io/library/elasticsearch:7.17.6'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64  docker.io/library/elasticsearch:7.17.6'

镜像构建历史


# 2022-08-23 23:10:15  0.00B 
/bin/sh -c #(nop)  CMD ["eswrapper"]
                        
# 2022-08-23 23:10:15  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2022-08-23 23:10:15  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2022-08-23T15:07:59.729609269Z 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=f65e9d338dc1d07b642e14a27f338990148ee5b6 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.17.6 org.opencontainers.image.created=2022-08-23T15:07:59.729609269Z 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=f65e9d338dc1d07b642e14a27f338990148ee5b6 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.6
                        
# 2022-08-23 23:10:15  0.00B 
/bin/sh -c #(nop)  EXPOSE 9200 9300
                        
# 2022-08-23 23:10:14  145.31KB 
/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk
                        
# 2022-08-23 23:10:14  329.00B 
/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk 
                        
# 2022-08-23 23:10:14  451.58KB 
/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
                        
# 2022-08-23 23:10:13  4.33KB 
/bin/sh -c #(nop) COPY file:35bdfc6ad8079cb9cab605169a09ebfe8ce26cd4a9e4120efe12f418073a9bfb in /usr/local/bin/docker-entrypoint.sh 
                        
# 2022-08-23 23:10:13  0.00B 
/bin/sh -c #(nop)  ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2022-08-23 23:10:13  23.90KB 
/bin/sh -c #(nop) COPY --chown=0:0file:caaa172ee884dfa2de4269dce2215a63f709c6ea183f02cb82e252b7753b9772 in /bin/tini 
                        
# 2022-08-23 23:10:09  511.85MB 
/bin/sh -c #(nop) COPY --chown=0:0dir:b83cd7efd09ebb08ffd298b5ba0c51ba9e3156cf7d327a710dcd6ae0064932d7 in /usr/share/elasticsearch 
                        
# 2022-08-23 23:10:04  0.00B 
/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
                        
# 2022-08-23 23:10:04  0.00B 
/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true
                        
# 2022-08-23 23:10:04  337.94KB 
/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
                        
# 2022-08-23 23:10:03  19.55MB 
/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 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
                        
# 2022-08-02 09:18:51  0.00B 
/bin/sh -c #(nop)  CMD ["bash"]
                        
# 2022-08-02 09:18:51  65.65MB 
/bin/sh -c #(nop) ADD file:151548d1bfac57d762f2c0b18b2378c363ffd1568da9fecd4be611db4832e8e2 in / 
                        
                    

镜像信息

{
    "Id": "sha256:82852c3a574a1dd65fa899a9a7e825817b87e267bacff6bc3431ad283109afb7",
    "RepoTags": [
        "elasticsearch:7.17.6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch:7.17.6-linuxarm64"
    ],
    "RepoDigests": [
        "elasticsearch@sha256:6c128de5d01c0c130a806022d6bd99b3e4c27a9af5bfc33b6b81861ae117d028",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/elasticsearch@sha256:618fdaffbbd1a9c4b28e332ead0a262cbb3429e9fcf6fc037133170fcf176914"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-08-23T15:10:15.375047637Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.17",
    "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:bb801d6354531cc7a9496e7528da667f07fc6a3792810c6f07e0f69c91164d46",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2022-08-23T15:07:59.729609269Z",
            "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": "f65e9d338dc1d07b642e14a27f338990148ee5b6",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "7.17.6",
            "org.opencontainers.image.created": "2022-08-23T15:07:59.729609269Z",
            "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": "f65e9d338dc1d07b642e14a27f338990148ee5b6",
            "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.6"
        }
    },
    "Architecture": "arm64",
    "Variant": "v8",
    "Os": "linux",
    "Size": 598008994,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/15f35c186f91ca4cebdfc4a268842877339b46b96420ef91eb8d93a9f47ba144/diff:/var/lib/docker/overlay2/65a248a8b078ecb283a574011fbeeca12468d01aaeefd742c76882c9e6086a7e/diff:/var/lib/docker/overlay2/88628cb8a0c47feda80844e51da8478ea194cd15e951d577aa1902affa5ba015/diff:/var/lib/docker/overlay2/192f13e418609b604e701b32dd26508544d9c72e2e1e74e1e186909848d62ff0/diff:/var/lib/docker/overlay2/b4ee63f90d8a3595fd3e165fd4ca906e3f72a9e3d114b089f061f16496784b06/diff:/var/lib/docker/overlay2/8b673b3ca3d9f98a86e7417c03a1b2b651c3c34be8f19bafe6a89df3542ec35e/diff:/var/lib/docker/overlay2/3e5672fb9f171cf05b12dad81880b394b24596d45777a0a387373bb50f59551d/diff:/var/lib/docker/overlay2/613edc3ef1b219665047922ac8bda4eabc96938d1460555b1307a0c5a7bdc7da/diff",
            "MergedDir": "/var/lib/docker/overlay2/7b01a53362f388e12e881528b8d424c5d7f6614e7d63cd9033f4d1fc58def407/merged",
            "UpperDir": "/var/lib/docker/overlay2/7b01a53362f388e12e881528b8d424c5d7f6614e7d63cd9033f4d1fc58def407/diff",
            "WorkDir": "/var/lib/docker/overlay2/7b01a53362f388e12e881528b8d424c5d7f6614e7d63cd9033f4d1fc58def407/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:9beca9c8e2ecd104c677c9641a49185b9f8378ea324deb0fe9cf27110b1b6d63",
            "sha256:45c1c31bbce02b9d894d58b705c3f7f6d99de262637f14e6b4e33906bd206e37",
            "sha256:81a909cb7f9cde1f427ab900c29e28e0a7cce9195cf214d10c3e3a401ff9bfc4",
            "sha256:90ea91bd3ee56ce5b3b7ad4d9f8d6cce8ee56af444f800b4cf62b51c0283be15",
            "sha256:6215db42f5a6a10df773de303a4d7076b1f6ca4e0d41741babc1cf3afd2f6c2a",
            "sha256:590b3e0f8758790c2402663b39d263e80d4082798464aa10aaff010246ab486d",
            "sha256:7a2acd9b7105444959e83a003ca5bdbab7df2fc4e182316737f60c956bf9e4aa",
            "sha256:0452c4edf324cf319ef624bd15371a2804b747aa9126b06210cb3ed25bfe497d",
            "sha256:c4324fe6aee0ff858aff350d55af8715e647a8809ab190ff6a839a4411ab3b97"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-11T16:46:50.834699516+08:00"
    }
}

更多版本

docker.io/library/elasticsearch:7.9.3

linux/amd64 docker.io741.50MB2024-04-22 13:52
1276

docker.io/library/elasticsearch:7.17.3

linux/amd64 docker.io613.35MB2024-08-01 17:28
1779

docker.io/library/elasticsearch:8.13.4

linux/amd64 docker.io1.23GB2024-08-19 09:56
1759

docker.io/library/elasticsearch:7.14.0

linux/amd64 docker.io1.04GB2024-11-14 20:50
713

docker.io/library/elasticsearch:7.16.1

linux/amd64 docker.io642.12MB2024-12-23 14:34
451

docker.io/library/elasticsearch:8.11.3

linux/amd64 docker.io1.41GB2025-01-07 16:12
2627

docker.io/library/elasticsearch:7.13.3

linux/amd64 docker.io1.02GB2025-01-12 19:40
546

docker.io/library/elasticsearch:7.14.1

linux/amd64 docker.io1.04GB2025-02-21 17:04
360

docker.io/library/elasticsearch:6.5.4

linux/amd64 docker.io774.08MB2025-03-07 01:34
461

docker.io/library/elasticsearch:8.11.3

linux/arm64 docker.io766.92MB2025-03-18 09:01
1208

docker.io/library/elasticsearch:7.14.2

linux/amd64 docker.io1.04GB2025-03-25 10:11
475

docker.io/library/elasticsearch:7.17.28

linux/amd64 docker.io652.63MB2025-03-30 10:27
727

docker.io/library/elasticsearch:8.6.2

linux/amd64 docker.io1.29GB2025-04-08 19:39
1117

docker.io/library/elasticsearch:8.17.5

linux/amd64 docker.io1.30GB2025-04-21 10:15
528

docker.io/library/elasticsearch:8.17.6

linux/amd64 docker.io1.30GB2025-05-30 15:54
502

docker.io/library/elasticsearch:7.17.28

linux/arm64 docker.io623.76MB2025-06-05 11:38
631

docker.io/library/elasticsearch:7.16.3

linux/arm64 docker.io598.26MB2025-06-10 18:15
433

docker.io/library/elasticsearch:8.9.2

linux/amd64 docker.io1.34GB2025-06-12 10:17
593

docker.io/library/elasticsearch:9.0.2

linux/amd64 docker.io1.37GB2025-06-18 14:56
657

docker.io/library/elasticsearch:6.8.11

linux/amd64 docker.io877.71MB2025-06-30 16:07
518

docker.io/library/elasticsearch:7.14.0

linux/arm64 docker.io1.12GB2025-07-03 15:46
304

docker.io/library/elasticsearch:7.17.7

linux/amd64 docker.io618.70MB2025-07-10 16:42
527

docker.io/library/elasticsearch:7.12.0

linux/arm64 docker.io871.32MB2025-07-18 15:14
417

docker.io/library/elasticsearch:6.5.0

linux/amd64 docker.io773.59MB2025-07-29 09:40
356

docker.io/library/elasticsearch:9.1.0

linux/amd64 docker.io1.39GB2025-08-08 14:19
951

docker.io/library/elasticsearch:7.17.11

linux/amd64 docker.io629.95MB2025-08-27 12:52
251

docker.io/library/elasticsearch:6.4.3

linux/amd64 docker.io794.67MB2025-09-18 00:32
441

docker.io/library/elasticsearch:7.17.26

linux/arm64 docker.io623.75MB2025-09-29 16:02
217

docker.io/library/elasticsearch:8.19.5

linux/amd64 docker.io1.38GB2025-10-09 17:18
404

docker.io/library/elasticsearch:7.17.10

linux/arm64 docker.io612.30MB2025-10-13 20:53
211

docker.io/library/elasticsearch:7.17.10

linux/amd64 docker.io621.81MB2025-10-24 10:37
271

docker.io/library/elasticsearch:8.19.6

linux/amd64 docker.io1.38GB2025-10-30 15:59
341

docker.io/library/elasticsearch:8.9.0

linux/amd64 docker.io1.34GB2025-11-03 23:24
299

docker.io/library/elasticsearch:7.4.2

linux/amd64 docker.io855.46MB2025-11-11 20:16
203

docker.io/library/elasticsearch:7.16.3

linux/amd64 docker.io610.98MB2025-11-25 16:57
114

docker.io/library/elasticsearch:7.11.1

linux/amd64 docker.io819.27MB2025-12-23 10:12
231

docker.io/library/elasticsearch:7.17.0

linux/arm64 docker.io599.26MB2025-12-26 11:24
164

docker.io/library/elasticsearch:7.17.0

linux/amd64 docker.io611.99MB2025-12-26 11:26
229

docker.io/library/elasticsearch:6.7.2

linux/amd64 docker.io862.80MB2026-01-09 18:53
178

docker.io/library/elasticsearch:7.6.2

linux/amd64 docker.io790.68MB2026-04-23 15:39
52

docker.io/library/elasticsearch:8.19.15

linux/amd64 docker.io1.40GB2026-05-07 09:38
42

docker.io/library/elasticsearch:8.19.15

linux/arm64 docker.io989.19MB2026-05-07 09:42
26

docker.io/library/elasticsearch:7.17.6

linux/arm64 docker.io598.01MB2026-05-11 16:47
6