docker.io/elasticsearch:7.8.0 linux/amd64

docker.io/elasticsearch:7.8.0 - 国内下载镜像源 浏览次数:13
ELK stack组件之一,Elasticsearch是一个分布式搜索和分析引擎,可以存储、索引和搜索大规模数据。
源镜像 docker.io/elasticsearch:7.8.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:7.8.0
镜像ID sha256:121454ddad72df47aa5726e7634dc16f5ed764b08b90aed848a48d625fde4d8b
镜像TAG 7.8.0
大小 809.51MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD eswrapper
启动入口 /tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 13 次
贡献者
镜像创建 2020-06-14T19:40:26.964782655Z
同步时间 2025-09-05 11:57
更新时间 2025-09-05 19:38
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ELASTIC_CONTAINER=true
镜像标签
2020-06-14T19:35:50.234439Z: org.label-schema.build-date Elastic-License: 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 757314695644ea9a1dc2fecd26d1a43856725e65: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 7.8.0: org.label-schema.version 2020-06-14T19:35:50.234439Z: org.opencontainers.image.created https://www.elastic.co/guide/en/elasticsearch/reference/index.html: org.opencontainers.image.documentation Elastic-License: org.opencontainers.image.licenses 757314695644ea9a1dc2fecd26d1a43856725e65: 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.8.0: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2020-06-15 03:40:26  0.00B 
/bin/sh -c #(nop)  CMD ["eswrapper"]
                        
# 2020-06-15 03:40:26  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2020-06-15 03:40:26  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2020-06-14T19:35:50.234439Z org.label-schema.license=Elastic-License 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=757314695644ea9a1dc2fecd26d1a43856725e65 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.8.0 org.opencontainers.image.created=2020-06-14T19:35:50.234439Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=757314695644ea9a1dc2fecd26d1a43856725e65 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.8.0
                        
# 2020-06-15 03:40:26  0.00B 
/bin/sh -c #(nop)  EXPOSE 9200 9300
                        
# 2020-06-15 03:40:26  483.84KB 
/bin/sh -c find / -xdev -perm -4000 -exec chmod ug-s {} +
                        
# 2020-06-15 03:40:25  4.38KB 
/bin/sh -c chmod g=u /etc/passwd &&     chmod 0775 /usr/local/bin/docker-entrypoint.sh
                        
# 2020-06-15 03:40:24  3.69KB 
/bin/sh -c #(nop) COPY file:d964df1452418918baf1d29ee20df18c9648ca6c9d51764640fca470bd9a9366 in /usr/local/bin/docker-entrypoint.sh 
                        
# 2020-06-15 03:40:23  0.00B 
/bin/sh -c #(nop)  ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2020-06-15 03:40:23  40.00B 
/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts
                        
# 2020-06-15 03:40:22  532.16MB 
/bin/sh -c #(nop) COPY --chown=1000:0dir:c2fba1dee7a6041253b333e3a27e60f1f855853e7b839cbf37fe0a599ce00793 in /usr/share/elasticsearch 
                        
# 2020-06-15 03:40:10  0.00B 
/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
                        
# 2020-06-15 03:40:10  360.38KB 
/bin/sh -c groupadd -g 1000 elasticsearch &&     adduser -u 1000 -g 1000 -G 0 -d /usr/share/elasticsearch elasticsearch &&     chmod 0775 /usr/share/elasticsearch &&     chgrp 0 /usr/share/elasticsearch
                        
# 2020-06-15 03:40:09  73.14MB 
/bin/sh -c for iter in {1..10}; do yum update --setopt=tsflags=nodocs -y &&     yum install --setopt=tsflags=nodocs -y nc shadow-utils zip unzip &&     yum clean all && exit_code=0 && break || exit_code=$? && echo "yum error: retry $iter in 10s" && sleep 10; done;     (exit $exit_code)
                        
# 2020-06-15 03:39:50  24.06KB 
/bin/sh -c #(nop) COPY file:df9158ae8b9b283e8ea5bd72d1e344c08dea733e283f9f0941833f467466323c in /tini 
                        
# 2020-06-15 03:39:50  0.00B 
/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true
                        
# 2020-05-06 05:20:07  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2020-05-06 05:20:06  0.00B 
/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=20200504 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-05-04 00:00:00+01:00
                        
# 2020-05-06 05:20:06  203.34MB 
/bin/sh -c #(nop) ADD file:38e2d2a1a0cd8694bd5086f257fdf7504f0c2481bf4f746c9bd1c8d9f3f6430d in / 
                        
                    

镜像信息

{
    "Id": "sha256:121454ddad72df47aa5726e7634dc16f5ed764b08b90aed848a48d625fde4d8b",
    "RepoTags": [
        "elasticsearch:7.8.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:7.8.0"
    ],
    "RepoDigests": [
        "elasticsearch@sha256:945f80960f2ad1bd4b88bd07a9ba160d22d4285bbc8a720d052379006d5d57a6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch@sha256:4a65567332214e36b3ad7fcb0c4f00d87f16edba57d0c4f2c7938b6014041ca3"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2020-06-14T19:40:26.964782655Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "19.03.8",
    "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:4876770e2cd3198de2e4d370a62d2db44765be31aa77ba7f2a2cb984e247637f",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2020-06-14T19:35:50.234439Z",
            "org.label-schema.license": "Elastic-License",
            "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": "757314695644ea9a1dc2fecd26d1a43856725e65",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "7.8.0",
            "org.opencontainers.image.created": "2020-06-14T19:35:50.234439Z",
            "org.opencontainers.image.documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/index.html",
            "org.opencontainers.image.licenses": "Elastic-License",
            "org.opencontainers.image.revision": "757314695644ea9a1dc2fecd26d1a43856725e65",
            "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.8.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 809513365,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/43fcbf098aac030c44e30f1792db4b2fef7b90e042bbf603338fbf2ebf6042d1/diff:/var/lib/docker/overlay2/cae0aadaca906961f009fd8489a5f090410d30ace5ae750ad5bcf68ce8eed888/diff:/var/lib/docker/overlay2/ce92f09262b81c0ef31364918af7e4c513e01214d8780baa6607bcea0f21f303/diff:/var/lib/docker/overlay2/5f43ac38777a38c12e9e47fddfd41ff05c0a35edad19763c813c6faa95925336/diff:/var/lib/docker/overlay2/ff95fe5e39ce4df491c8f3cea20117ac81ba6bd44734313ac589c893611fcc7f/diff:/var/lib/docker/overlay2/1c076d5501ed4aa6949b5b661a9278dd7a1729300a885f8bf1639208e2571a11/diff:/var/lib/docker/overlay2/35bf3f1e9c5a9a16f290cbff5b87c22c8509ec53de7fcc9e507f9f9c06dc4c1c/diff:/var/lib/docker/overlay2/784a4c778499355e631b0e81e4e55457aa59a439ba5ea600d8da27bf500d055f/diff",
            "MergedDir": "/var/lib/docker/overlay2/99a74b2bac6aae96c43e71a86b6fa1234ec64e484ab78f8a448ec1b819a8bcd0/merged",
            "UpperDir": "/var/lib/docker/overlay2/99a74b2bac6aae96c43e71a86b6fa1234ec64e484ab78f8a448ec1b819a8bcd0/diff",
            "WorkDir": "/var/lib/docker/overlay2/99a74b2bac6aae96c43e71a86b6fa1234ec64e484ab78f8a448ec1b819a8bcd0/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:edf3aa290fb3c255a84fe836109093fbfeef65c08544f655fad8d6afb53868ba",
            "sha256:e709d37f7b0843ff06189587a45c11d4c0e7cde063567f89b9a6dee9cdf7b624",
            "sha256:ea84229bb07d82e3fe2e3f303a9e193a163c202c454310f172e5fbb213373b8c",
            "sha256:64a8ae11f987e42d0fcfcd3f4966959d0b22ab25e4990df6ce5b5d2fe7ac1665",
            "sha256:502826559c2cee6dd1fc1354762c0497f306d533a7f5425583010de10ea769a7",
            "sha256:1091a50325ef48a0df22858468ffe041bb4854ffa89bc3b7eb3906fc58642b8f",
            "sha256:bfe6ab3be451311668a75ac6670668ee1ee61e91354362a0acfd88a26b6f9cb1",
            "sha256:aaa75645b78fa74d1d04fd9001c75b08f0c4e895b0c510681d6617498f523f9d",
            "sha256:a8f78ec8679f6e69fcdd98ec5b544eb5d46ea3253e7028b44ba052a772e7659c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-05T11:56:13.737282764+08:00"
    }
}

更多版本

docker.io/elasticsearch:7.17.7

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

docker.io/elasticsearch:8.4.2

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

docker.io/elasticsearch:7.17.23

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

docker.io/elasticsearch:8.14.3

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

docker.io/elasticsearch:7.10.1

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

docker.io/elasticsearch:7.12.0

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

docker.io/elasticsearch:7.17.6

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

docker.io/elasticsearch:6.8.22

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

docker.io/elasticsearch:8.5.1

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

docker.io/elasticsearch:8.10.2

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

docker.io/elasticsearch:7.17.24

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

docker.io/elasticsearch:8.15.2

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

docker.io/elasticsearch:8.15.2

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

docker.io/elasticsearch:7.17.8

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

docker.io/elasticsearch:8.9.2

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

docker.io/elasticsearch:6.8.6

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

docker.io/elasticsearch:5.5.2

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

docker.io/elasticsearch:5.5

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

docker.io/elasticsearch:7.13.2

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

docker.io/elasticsearch:7.17.25

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

docker.io/elasticsearch:8.15.4

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

docker.io/elasticsearch:7.5.1

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

docker.io/elasticsearch:8.16.1

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

docker.io/elasticsearch:7.6.1

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

docker.io/elasticsearch:7.17.9

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

docker.io/elasticsearch:8.1.0

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

docker.io/elasticsearch:7.12.1

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

docker.io/elasticsearch:8.17.0

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

docker.io/elasticsearch:8.5.0

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

docker.io/elasticsearch:8.17.0

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

docker.io/elasticsearch:8.7.1

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

docker.io/elasticsearch:8.15.0

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

docker.io/elasticsearch:7.7.0

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

docker.io/elasticsearch:7.17.20

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

docker.io/elasticsearch:7.13.3

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

docker.io/elasticsearch:8.17.1

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

docker.io/elasticsearch:7.16.2

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

docker.io/elasticsearch:8.17.1

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

docker.io/elasticsearch:8.2.3

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

docker.io/elasticsearch:8.17.2

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

docker.io/elasticsearch:8.17.3

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

docker.io/elasticsearch:8.17.3

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

docker.io/elasticsearch:7.17.28

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

docker.io/elasticsearch:8.18.0

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

docker.io/elasticsearch:7.9.3

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

docker.io/elasticsearch:2.4.6-alpine

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

docker.io/elasticsearch:9.0.1

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

docker.io/elasticsearch:8.0.0

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

docker.io/elasticsearch:8.11.3

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

docker.io/elasticsearch:6.8.10

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

docker.io/elasticsearch:7.16.3

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

docker.io/elasticsearch:7.17.23

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

docker.io/elasticsearch:7.17.19

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

docker.io/elasticsearch:7.7.1

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

docker.io/elasticsearch:9.0.2

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

docker.io/elasticsearch:7.17.3

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

docker.io/elasticsearch:8.14.0

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

docker.io/elasticsearch:9.0.3

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

docker.io/elasticsearch:7.17.14

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

docker.io/elasticsearch:7.17.24

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

docker.io/elasticsearch:7.17.22

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

docker.io/elasticsearch:8.19.2

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

docker.io/elasticsearch:5.6.16

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

docker.io/elasticsearch:7.8.0

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