docker.io/elasticsearch:8.5.3 linux/amd64

docker.io/elasticsearch:8.5.3 - 国内下载镜像源 浏览次数:13
ELK stack组件之一,Elasticsearch是一个分布式搜索和分析引擎,可以存储、索引和搜索大规模数据。
源镜像 docker.io/elasticsearch:8.5.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:8.5.3
镜像ID sha256:7eac6adf7120ca87e0164ed582d59dea3f69fa031e1452bf70214cb292206676
镜像TAG 8.5.3
大小 1.29GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 13 次
贡献者 ai********g@163.com
镜像创建 2022-12-06T00:09:11.888123425Z
同步时间 2025-11-20 15:17
更新时间 2025-11-20 22:43
开放端口
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-12-06T00:06:09.133373312Z: 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 4ed5ee9afac63de92ec98f404ccbed7d3ba9584e: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 8.5.3: org.label-schema.version 2022-12-06T00:06:09.133373312Z: 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 4ed5ee9afac63de92ec98f404ccbed7d3ba9584e: 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 8.5.3: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2022-12-06 08:09:11  0.00B 
/bin/sh -c #(nop)  USER elasticsearch:root
                        
# 2022-12-06 08:09:11  0.00B 
/bin/sh -c #(nop)  CMD ["eswrapper"]
                        
# 2022-12-06 08:09:11  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2022-12-06 08:09:11  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2022-12-06T00:06:09.133373312Z 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=4ed5ee9afac63de92ec98f404ccbed7d3ba9584e org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=8.5.3 org.opencontainers.image.created=2022-12-06T00:06:09.133373312Z 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=4ed5ee9afac63de92ec98f404ccbed7d3ba9584e 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=8.5.3
                        
# 2022-12-06 08:09:11  0.00B 
/bin/sh -c #(nop)  EXPOSE 9200 9300
                        
# 2022-12-06 08:09:11  141.46KB 
/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk
                        
# 2022-12-06 08:09:10  329.00B 
/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk 
                        
# 2022-12-06 08:09:10  506.55KB 
/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-12-06 08:09:09  3.51KB 
/bin/sh -c #(nop) COPY file:480ac78aea3a6b2b78f3489c03400c7b30d7129a2955fcf04b47c6666f033929 in /usr/local/bin/docker-entrypoint.sh 
                        
# 2022-12-06 08:09:09  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-12-06 08:09:09  24.06KB 
/bin/sh -c #(nop) COPY --chown=0:0file:fcc427e6b1b34164533c7d80cf8bba68e6f09d5c7d442ca055586359d7076e62 in /bin/tini 
                        
# 2022-12-06 08:09:06  1.19GB 
/bin/sh -c #(nop) COPY --chown=0:0dir:d19122c8bfd61e84e8b6ea27c0bc5ef267d9a4a1da58ff270993992ef40b9ec8 in /usr/share/elasticsearch 
                        
# 2022-12-06 08:08:51  0.00B 
/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
                        
# 2022-12-06 08:08:51  0.00B 
/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true
                        
# 2022-12-06 08:08:50  333.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-12-06 08:08:49  21.47MB 
/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-10-25 09:53:35  0.00B 
/bin/sh -c #(nop)  CMD ["bash"]
                        
# 2022-10-25 09:53:34  72.79MB 
/bin/sh -c #(nop) ADD file:7633003155a1059419aa1a6756fafb6e4f419d65bff7feb7c945de1e29dccb1e in / 
                        
                    

镜像信息

{
    "Id": "sha256:7eac6adf7120ca87e0164ed582d59dea3f69fa031e1452bf70214cb292206676",
    "RepoTags": [
        "elasticsearch:8.5.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:8.5.3"
    ],
    "RepoDigests": [
        "elasticsearch@sha256:47c8ece048c9625b72b2f3fb6ea5eda5c6e918afe80f6bf5d474160cb28867fc",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch@sha256:506bc3bd5a56b624e384e3e0b8fea001f339d593a456954c3565c2e1dfe649ca"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-12-06T00:09:11.888123425Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.21",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "elasticsearch:root",
        "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:9d273c8f8e1e273f4c4af9746e5b54392f6643d248a99ed1f8bb410dcf7ac5db",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2022-12-06T00:06:09.133373312Z",
            "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": "4ed5ee9afac63de92ec98f404ccbed7d3ba9584e",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "8.5.3",
            "org.opencontainers.image.created": "2022-12-06T00:06:09.133373312Z",
            "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": "4ed5ee9afac63de92ec98f404ccbed7d3ba9584e",
            "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": "8.5.3"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1289148060,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/101abd28bb0d1de972fc3f3f493eb52ecd3021ec5ea9bcedf2bcd0395f004e89/diff:/var/lib/docker/overlay2/329f527ea4ddb3aa0d1439f479ba4245d50965937a9ee7018965faedc6e9ce8a/diff:/var/lib/docker/overlay2/037163ebfe137da71253390e5141d64bd863b23b42b38d751448a5ced0384356/diff:/var/lib/docker/overlay2/627abb831553842b783d412862e894ab935a2b6205d8c3fad396fd9fa1ece64c/diff:/var/lib/docker/overlay2/90a2ece92815de2bb235e99b833c2f6890e31ec26dcc30ef2a6686bbd62f26cc/diff:/var/lib/docker/overlay2/8cd650190ef8257f0bb52fc6b98b4a76566b35931495d7251d03531c785137e4/diff:/var/lib/docker/overlay2/f2abe7131df990ab822a1fb97c3f7231d565435e0917e6b29213942480992b0c/diff:/var/lib/docker/overlay2/f31be697f02a92480e001a9bb18200f0c3072a5a575d222be4e9b177a3d6d642/diff",
            "MergedDir": "/var/lib/docker/overlay2/8d06326984ff23808318e4cc2b03107bc1ee8f25f16737b2857e77eaa25635f1/merged",
            "UpperDir": "/var/lib/docker/overlay2/8d06326984ff23808318e4cc2b03107bc1ee8f25f16737b2857e77eaa25635f1/diff",
            "WorkDir": "/var/lib/docker/overlay2/8d06326984ff23808318e4cc2b03107bc1ee8f25f16737b2857e77eaa25635f1/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f4462d5b2da2985f37409c9b257afd2b9fb82356ce4e43e804ee34214242e34a",
            "sha256:53d75893b489f1372723229dcc9fa18f6fda36c6e55b9ac010055a23735d71e5",
            "sha256:51077b17711fcfa305efdf5e6e37064cd3326c5078f321b707a11de052778ed6",
            "sha256:134b5633f0eed5080f71fc8e9ca6f973d2293d44b10dbc2eb5b60d4be533fba2",
            "sha256:7b4ccc64be1eee269b026b8be44e8a24158c609be3bceac637e02e429287a146",
            "sha256:625e860afb5f3e1b1c68e8c197ba496dfb2f06d27380c90e3ea6049f6afcb3a5",
            "sha256:71927556ef3a6ce53a7f2a0484e5cf033d7a3e58846566c3088e648facc5565e",
            "sha256:adff7d1966f81d1ed320a1bf67dda8f6217453ae22aa94a25279779829794011",
            "sha256:bb08b2fe1e0092ac5575bae2cc20336bc9c8264bf25b3a4467e013a5137fd0d8"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-20T15:17:16.423449434+08:00"
    }
}

更多版本

docker.io/elasticsearch:7.17.7

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

docker.io/elasticsearch:8.4.2

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

docker.io/elasticsearch:7.17.23

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

docker.io/elasticsearch:8.14.3

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

docker.io/elasticsearch:7.10.1

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

docker.io/elasticsearch:7.12.0

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

docker.io/elasticsearch:7.17.6

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

docker.io/elasticsearch:6.8.22

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

docker.io/elasticsearch:8.5.1

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

docker.io/elasticsearch:8.10.2

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

docker.io/elasticsearch:7.17.24

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

docker.io/elasticsearch:8.15.2

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

docker.io/elasticsearch:8.15.2

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

docker.io/elasticsearch:7.17.8

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

docker.io/elasticsearch:8.9.2

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

docker.io/elasticsearch:6.8.6

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

docker.io/elasticsearch:5.5.2

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

docker.io/elasticsearch:5.5

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

docker.io/elasticsearch:7.13.2

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

docker.io/elasticsearch:7.17.25

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

docker.io/elasticsearch:8.15.4

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

docker.io/elasticsearch:7.5.1

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

docker.io/elasticsearch:8.16.1

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

docker.io/elasticsearch:7.6.1

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

docker.io/elasticsearch:7.17.9

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

docker.io/elasticsearch:8.1.0

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

docker.io/elasticsearch:7.12.1

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

docker.io/elasticsearch:8.17.0

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

docker.io/elasticsearch:8.5.0

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

docker.io/elasticsearch:8.17.0

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

docker.io/elasticsearch:8.7.1

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

docker.io/elasticsearch:8.15.0

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

docker.io/elasticsearch:7.7.0

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

docker.io/elasticsearch:7.17.20

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

docker.io/elasticsearch:7.13.3

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

docker.io/elasticsearch:8.17.1

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

docker.io/elasticsearch:7.16.2

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

docker.io/elasticsearch:8.17.1

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

docker.io/elasticsearch:8.2.3

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

docker.io/elasticsearch:8.17.2

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

docker.io/elasticsearch:8.17.3

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

docker.io/elasticsearch:8.17.3

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

docker.io/elasticsearch:7.17.28

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

docker.io/elasticsearch:8.18.0

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

docker.io/elasticsearch:7.9.3

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

docker.io/elasticsearch:2.4.6-alpine

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

docker.io/elasticsearch:9.0.1

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

docker.io/elasticsearch:8.0.0

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

docker.io/elasticsearch:8.11.3

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

docker.io/elasticsearch:6.8.10

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

docker.io/elasticsearch:7.16.3

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

docker.io/elasticsearch:7.17.23

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

docker.io/elasticsearch:7.17.19

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

docker.io/elasticsearch:7.7.1

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

docker.io/elasticsearch:9.0.2

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

docker.io/elasticsearch:7.17.3

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

docker.io/elasticsearch:8.14.0

linux/amd64 docker.io1.24GB2025-07-21 11:06
136

docker.io/elasticsearch:9.0.3

linux/amd64 docker.io1.37GB2025-07-21 14:57
223

docker.io/elasticsearch:7.17.14

linux/amd64 docker.io648.92MB2025-07-22 10:29
146

docker.io/elasticsearch:7.17.24

linux/arm64 docker.io623.50MB2025-07-22 16:26
146

docker.io/elasticsearch:7.17.22

linux/amd64 docker.io633.76MB2025-07-28 09:32
131

docker.io/elasticsearch:8.19.2

linux/amd64 docker.io1.34GB2025-08-20 18:06
156

docker.io/elasticsearch:5.6.16

linux/amd64 docker.io485.77MB2025-08-20 19:33
116

docker.io/elasticsearch:7.8.0

linux/amd64 docker.io809.51MB2025-09-05 11:57
98

docker.io/elasticsearch:8.11.0

linux/amd64 docker.io1.41GB2025-09-11 16:30
119

docker.io/elasticsearch:7.17.8

linux/amd64 docker.io621.56MB2025-09-29 13:55
62

docker.io/elasticsearch:9.0.7

linux/amd64 docker.io1.37GB2025-10-06 13:00
88

docker.io/elasticsearch:7.17.28

linux/arm64 docker.io623.76MB2025-10-10 21:46
81

docker.io/elasticsearch:8.12.2

linux/arm64 docker.io773.84MB2025-10-15 12:05
74

docker.io/elasticsearch:7.6.2

linux/amd64 docker.io790.68MB2025-10-15 18:01
87

docker.io/elasticsearch:9.1.5

linux/amd64 docker.io1.42GB2025-10-17 19:52
81

docker.io/elasticsearch:6.8.8

linux/amd64 docker.io898.38MB2025-11-01 20:18
54

docker.io/elasticsearch:7.17.2

linux/arm64 docker.io598.51MB2025-11-11 08:39
41

docker.io/elasticsearch:9.2.1

linux/amd64 docker.io1.44GB2025-11-13 14:17
50

docker.io/elasticsearch:8.5.3

linux/amd64 docker.io1.29GB2025-11-20 15:17
12