docker.io/elasticsearch:7.17.3 linux/arm64

docker.io/elasticsearch:7.17.3 - 国内下载镜像源 浏览次数:16 温馨提示: 这是一个 linux/arm64 系统架构镜像
ELK stack组件之一,Elasticsearch是一个分布式搜索和分析引擎,可以存储、索引和搜索大规模数据。
源镜像 docker.io/elasticsearch:7.17.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:7.17.3-linuxarm64
镜像ID sha256:2b5ea769f02490906acad218dd6d87b87a80e45e96d03de339ae2bacbcad30f5
镜像TAG 7.17.3-linuxarm64
大小 604.76MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/arm64
浏览量 16 次
贡献者 zb****8@163.com
镜像创建 2022-04-19T11:43:39.403652051Z
同步时间 2025-07-15 09:16
更新时间 2025-07-17 13:30
开放端口
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-04-19T11:41:28.537638728Z: 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 5ad023604c8d7416c9eb6c0eadb62b14e766caff: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 7.17.3: org.label-schema.version 2022-04-19T11:41:28.537638728Z: 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 5ad023604c8d7416c9eb6c0eadb62b14e766caff: 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.3: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2022-04-19 19:43:39  0.00B 
/bin/sh -c #(nop)  CMD ["eswrapper"]
                        
# 2022-04-19 19:43:39  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2022-04-19 19:43:39  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2022-04-19T11:41:28.537638728Z 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=5ad023604c8d7416c9eb6c0eadb62b14e766caff org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.17.3 org.opencontainers.image.created=2022-04-19T11:41:28.537638728Z 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=5ad023604c8d7416c9eb6c0eadb62b14e766caff 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.3
                        
# 2022-04-19 19:43:39  0.00B 
/bin/sh -c #(nop)  EXPOSE 9200 9300
                        
# 2022-04-19 19:43:39  148.09KB 
/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk
                        
# 2022-04-19 19:43:38  329.00B 
/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk 
                        
# 2022-04-19 19:43:38  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-04-19 19:43:37  4.33KB 
/bin/sh -c #(nop) COPY file:35bdfc6ad8079cb9cab605169a09ebfe8ce26cd4a9e4120efe12f418073a9bfb in /usr/local/bin/docker-entrypoint.sh 
                        
# 2022-04-19 19:43:37  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-04-19 19:43:37  23.90KB 
/bin/sh -c #(nop) COPY --chown=0:0file:caaa172ee884dfa2de4269dce2215a63f709c6ea183f02cb82e252b7753b9772 in /bin/tini 
                        
# 2022-04-19 19:43:34  517.85MB 
/bin/sh -c #(nop) COPY --chown=0:0dir:ed3e65eef94fe7cef85882637a5b8cc2851c40aebfde55bc77037b402eb909b6 in /usr/share/elasticsearch 
                        
# 2022-04-19 19:43:29  0.00B 
/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
                        
# 2022-04-19 19:43:29  0.00B 
/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true
                        
# 2022-04-19 19:43:29  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-04-19 19:43:28  20.33MB 
/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
                        
# 2022-04-06 06:41:00  0.00B 
/bin/sh -c #(nop)  CMD ["bash"]
                        
# 2022-04-06 06:40:59  65.61MB 
/bin/sh -c #(nop) ADD file:113ba5e7bc74d50e8d35449f8a62712359e2f00146e03eee822c28c8c6f59368 in / 
                        
                    

镜像信息

{
    "Id": "sha256:2b5ea769f02490906acad218dd6d87b87a80e45e96d03de339ae2bacbcad30f5",
    "RepoTags": [
        "elasticsearch:7.17.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:7.17.3-linuxarm64"
    ],
    "RepoDigests": [
        "elasticsearch@sha256:5e6ac15bf6a57c42fa702a647c13749b1249c89e59be8f654f61a3feade9dc47",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch@sha256:4501ca84e54db6e0a05d16bd32f1511f971185572203ec7d058a86a6d7d87a99"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-04-19T11:43:39.403652051Z",
    "Container": "",
    "ContainerConfig": null,
    "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:0ded791e7484d64e9eb6efcae0afc6182c9e63f32c3ed07a141c7f97e412156c",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2022-04-19T11:41:28.537638728Z",
            "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": "5ad023604c8d7416c9eb6c0eadb62b14e766caff",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "7.17.3",
            "org.opencontainers.image.created": "2022-04-19T11:41:28.537638728Z",
            "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": "5ad023604c8d7416c9eb6c0eadb62b14e766caff",
            "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.3"
        }
    },
    "Architecture": "arm64",
    "Variant": "v8",
    "Os": "linux",
    "Size": 604755631,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b797e04e34f0eb5ab51c4326143aeae033215556627ece638c38ab06ad2c5701/diff:/var/lib/docker/overlay2/16ae45e34567666d3b2403bd1a1356126225bca0e88a73474d7896d101c42def/diff:/var/lib/docker/overlay2/8cc7bdbc4b89519b4cdb8d9c89fb172a415ca18809507b793e4f98b1a7365cee/diff:/var/lib/docker/overlay2/9f012adaabb895218ef752fa16a0016e5672107c46c639bf1ff7a0cb5fd29202/diff:/var/lib/docker/overlay2/13c0b0a50d1a9c1eb6b68fe4a6f36405b353a7cc95586defcb2b77bd71ee9307/diff:/var/lib/docker/overlay2/0caafb792392f2b0e043cc3416d7c257022db838eab38fcb44442908a583cfc0/diff:/var/lib/docker/overlay2/85f527fc4e8cd678ad1f95341df36f8c5b6ecadc14af1d48cc8d73ac810ce0b1/diff:/var/lib/docker/overlay2/17dea6f58aeea42f14099a2b59b481b305a22de192cdd2ed0ff75ec31863c43f/diff",
            "MergedDir": "/var/lib/docker/overlay2/9234ec20c577197ca54bdb7438c8254945e87aad4b4c87b22e90eb45ab457bda/merged",
            "UpperDir": "/var/lib/docker/overlay2/9234ec20c577197ca54bdb7438c8254945e87aad4b4c87b22e90eb45ab457bda/diff",
            "WorkDir": "/var/lib/docker/overlay2/9234ec20c577197ca54bdb7438c8254945e87aad4b4c87b22e90eb45ab457bda/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:ddb7bdf7b2c1eeebb730b55edf47be34b8fccf76d21bf173b948db9d2199802d",
            "sha256:666c3f08701a36f1a91aa09bc0c4a71cf32c572219c13e5e56738eb8aeda226e",
            "sha256:113b0ca057bf3226a8ec8f5f33edf3fbb4e1dd7a522df8611603ba8c023bae8e",
            "sha256:0aa467f44abd112c7e1213855ee79208b60826bf29fb1ea09ef50b7821e5d0b0",
            "sha256:f8ac280d04656e04685b2bce200d7c20839c00cd68ea2221671cdf7fb02bf2fa",
            "sha256:b22471f4059991938a79fcb91d9324988d2c19c1106e1d6519e2b9f108c6b67c",
            "sha256:193d38bdba6aa52b2c7864d0e074330ba2e98bdf6e99de6dc13fb33557376961",
            "sha256:230ade1a1059e9b10452b69078b4000e54e0d6a4431df385db5179f374ae6dff",
            "sha256:21a35dba73756b3897f3b43eb280b828f6e8c4339644d68f9d8f82a509e5f415"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-15T09:15:59.587800734+08:00"
    }
}

更多版本

docker.io/elasticsearch:7.17.7

linux/amd64 docker.io618.70MB2024-06-21 09:48
608

docker.io/elasticsearch:8.4.2

linux/amd64 docker.io1.26GB2024-08-14 15:50
428

docker.io/elasticsearch:7.17.23

linux/amd64 docker.io633.78MB2024-08-14 22:27
547

docker.io/elasticsearch:8.14.3

linux/amd64 docker.io1.24GB2024-08-17 15:47
413

docker.io/elasticsearch:7.10.1

linux/amd64 docker.io773.76MB2024-08-18 12:07
551

docker.io/elasticsearch:7.12.0

linux/amd64 docker.io829.76MB2024-08-26 09:39
305

docker.io/elasticsearch:7.17.6

linux/amd64 docker.io606.06MB2024-09-14 14:55
338

docker.io/elasticsearch:6.8.22

linux/amd64 docker.io963.30MB2024-09-14 15:30
336

docker.io/elasticsearch:8.5.1

linux/amd64 docker.io1.29GB2024-09-14 17:45
356

docker.io/elasticsearch:8.10.2

linux/amd64 docker.io1.34GB2024-09-23 14:03
455

docker.io/elasticsearch:7.17.24

linux/amd64 docker.io633.77MB2024-09-24 09:13
423

docker.io/elasticsearch:8.15.2

linux/amd64 docker.io1.27GB2024-09-30 13:58
343

docker.io/elasticsearch:8.15.2

linux/arm64 docker.io823.30MB2024-09-30 14:46
420

docker.io/elasticsearch:7.17.8

linux/arm64 docker.io613.21MB2024-10-24 10:29
433

docker.io/elasticsearch:8.9.2

linux/amd64 docker.io1.34GB2024-10-29 09:49
397

docker.io/elasticsearch:6.8.6

linux/amd64 docker.io879.00MB2024-11-06 09:38
173

docker.io/elasticsearch:5.5.2

linux/amd64 docker.io579.83MB2024-11-14 18:57
177

docker.io/elasticsearch:5.5

linux/amd64 docker.io579.83MB2024-11-14 18:58
167

docker.io/elasticsearch:7.13.2

linux/amd64 docker.io1.02GB2024-11-15 19:15
166

docker.io/elasticsearch:7.17.25

linux/amd64 docker.io634.01MB2024-11-17 09:15
212

docker.io/elasticsearch:8.15.4

linux/amd64 docker.io1.27GB2024-11-22 09:28
176

docker.io/elasticsearch:7.5.1

linux/amd64 docker.io779.26MB2024-11-29 09:50
193

docker.io/elasticsearch:8.16.1

linux/amd64 docker.io1.30GB2024-12-05 17:27
211

docker.io/elasticsearch:7.6.1

linux/amd64 docker.io790.38MB2024-12-10 11:09
158

docker.io/elasticsearch:7.17.9

linux/amd64 docker.io620.39MB2024-12-17 09:59
196

docker.io/elasticsearch:8.1.0

linux/arm64 docker.io664.97MB2024-12-19 19:28
127

docker.io/elasticsearch:7.12.1

linux/amd64 docker.io850.95MB2024-12-23 17:25
255

docker.io/elasticsearch:8.17.0

linux/amd64 docker.io1.30GB2024-12-24 10:24
197

docker.io/elasticsearch:8.5.0

linux/amd64 docker.io1.29GB2024-12-24 23:03
185

docker.io/elasticsearch:8.17.0

linux/arm64 docker.io853.90MB2024-12-26 16:55
187

docker.io/elasticsearch:8.7.1

linux/amd64 docker.io1.33GB2024-12-29 21:01
149

docker.io/elasticsearch:8.15.0

linux/amd64 docker.io1.26GB2025-01-07 22:58
135

docker.io/elasticsearch:7.7.0

linux/amd64 docker.io756.79MB2025-01-08 11:55
153

docker.io/elasticsearch:7.17.20

linux/amd64 docker.io637.55MB2025-01-10 18:58
158

docker.io/elasticsearch:7.13.3

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

docker.io/elasticsearch:8.17.1

linux/amd64 docker.io1.30GB2025-02-06 19:45
209

docker.io/elasticsearch:7.16.2

linux/amd64 docker.io646.35MB2025-02-08 11:43
201

docker.io/elasticsearch:8.17.1

linux/arm64 docker.io853.91MB2025-02-10 12:59
154

docker.io/elasticsearch:8.2.3

linux/amd64 docker.io1.20GB2025-02-24 13:45
134

docker.io/elasticsearch:8.17.2

linux/amd64 docker.io1.32GB2025-03-06 15:14
179

docker.io/elasticsearch:8.17.3

linux/amd64 docker.io1.32GB2025-03-23 13:12
206

docker.io/elasticsearch:8.17.3

linux/arm64 docker.io869.24MB2025-03-23 13:15
223

docker.io/elasticsearch:7.17.28

linux/amd64 docker.io634.09MB2025-04-18 11:17
129

docker.io/elasticsearch:8.18.0

linux/amd64 docker.io1.33GB2025-04-21 16:03
204

docker.io/elasticsearch:7.9.3

linux/amd64 docker.io741.52MB2025-04-21 17:50
87

docker.io/elasticsearch:2.4.6-alpine

linux/amd64 docker.io118.38MB2025-05-07 09:54
96

docker.io/elasticsearch:9.0.1

linux/amd64 docker.io1.37GB2025-05-12 16:41
200

docker.io/elasticsearch:8.0.0

linux/amd64 docker.io1.19GB2025-05-13 15:56
93

docker.io/elasticsearch:8.11.3

linux/amd64 docker.io1.41GB2025-05-16 10:12
126

docker.io/elasticsearch:6.8.10

linux/amd64 docker.io876.83MB2025-05-17 16:33
204

docker.io/elasticsearch:7.16.3

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

docker.io/elasticsearch:7.17.23

linux/arm64 docker.io623.47MB2025-07-01 20:13
24

docker.io/elasticsearch:7.17.19

linux/amd64 docker.io633.72MB2025-07-02 16:14
32

docker.io/elasticsearch:7.7.1

linux/amd64 docker.io804.29MB2025-07-08 11:59
24

docker.io/elasticsearch:9.0.2

linux/arm64 docker.io920.28MB2025-07-08 15:39
43

docker.io/elasticsearch:7.17.3

linux/arm64 docker.io604.76MB2025-07-15 09:16
15