docker.io/elasticsearch:8.5.0 linux/amd64

docker.io/elasticsearch:8.5.0 - 国内下载镜像源 浏览次数:181
ELK stack组件之一,Elasticsearch是一个分布式搜索和分析引擎,可以存储、索引和搜索大规模数据。
源镜像 docker.io/elasticsearch:8.5.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:8.5.0
镜像ID sha256:65719a2cfaea8f638f7f179c916885b4e5cab8ff2246e7973798d044a19391bb
镜像TAG 8.5.0
大小 1.29GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 181 次
贡献者 65**6@163.com
镜像创建 2022-10-24T20:27:24.708796944Z
同步时间 2024-12-24 23:03
更新时间 2025-07-07 19:48
开放端口
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-10-24T20:23:55.503438230Z: 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 c94b4700cda13820dad5aa74fae6db185ca5c304: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 8.5.0: org.label-schema.version 2022-10-24T20:23:55.503438230Z: 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 c94b4700cda13820dad5aa74fae6db185ca5c304: 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.0: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: ubuntu 20.04 扫描引擎: Trivy 扫描时间: 2024-12-24 23:03

低危漏洞:97 中危漏洞:202 高危漏洞:31 严重漏洞:0

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2022-10-25 04:27:24  0.00B 
/bin/sh -c #(nop)  USER elasticsearch:root
                        
# 2022-10-25 04:27:24  0.00B 
/bin/sh -c #(nop)  CMD ["eswrapper"]
                        
# 2022-10-25 04:27:24  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2022-10-25 04:27:24  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2022-10-24T20:23:55.503438230Z 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=c94b4700cda13820dad5aa74fae6db185ca5c304 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=8.5.0 org.opencontainers.image.created=2022-10-24T20:23:55.503438230Z 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=c94b4700cda13820dad5aa74fae6db185ca5c304 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.0
                        
# 2022-10-25 04:27:24  0.00B 
/bin/sh -c #(nop)  EXPOSE 9200 9300
                        
# 2022-10-25 04:27:23  145.31KB 
/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk
                        
# 2022-10-25 04:27:23  329.00B 
/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk 
                        
# 2022-10-25 04:27:22  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-10-25 04:27:21  3.51KB 
/bin/sh -c #(nop) COPY file:480ac78aea3a6b2b78f3489c03400c7b30d7129a2955fcf04b47c6666f033929 in /usr/local/bin/docker-entrypoint.sh 
                        
# 2022-10-25 04:27:21  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-10-25 04:27:21  24.06KB 
/bin/sh -c #(nop) COPY --chown=0:0file:fcc427e6b1b34164533c7d80cf8bba68e6f09d5c7d442ca055586359d7076e62 in /bin/tini 
                        
# 2022-10-25 04:27:17  1.19GB 
/bin/sh -c #(nop) COPY --chown=0:0dir:dcf8e9bd57d9aae5cbf367464c0748648988dd6ff6cb7c287d7d4355302baf07 in /usr/share/elasticsearch 
                        
# 2022-10-25 04:27:01  0.00B 
/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
                        
# 2022-10-25 04:27:01  0.00B 
/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true
                        
# 2022-10-25 04:27:00  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-10-25 04:26:59  26.28MB 
/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-05 07:35:12  0.00B 
/bin/sh -c #(nop)  CMD ["bash"]
                        
# 2022-10-05 07:35:12  72.78MB 
/bin/sh -c #(nop) ADD file:8faed18d471598732aa3816c8f70e227f16f4de5db6c5c32812a09141048f56d in / 
                        
                    

镜像信息

{
    "Id": "sha256:65719a2cfaea8f638f7f179c916885b4e5cab8ff2246e7973798d044a19391bb",
    "RepoTags": [
        "elasticsearch:8.5.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:8.5.0"
    ],
    "RepoDigests": [
        "elasticsearch@sha256:c60b67aacf91e62e0e65ab8f5003b8a57ae97d794d61e8afc256142aa8e23ad1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch@sha256:41ae63c4178160a8bf6e952349d54b653252abf1e85b412ef52b0799254e81f2"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-10-24T20:27:24.708796944Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.20",
    "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:dce90314006ddf8072862b42ba0847d7604c1b9047a7d92797c23d2240989f22",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2022-10-24T20:23:55.503438230Z",
            "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": "c94b4700cda13820dad5aa74fae6db185ca5c304",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "8.5.0",
            "org.opencontainers.image.created": "2022-10-24T20:23:55.503438230Z",
            "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": "c94b4700cda13820dad5aa74fae6db185ca5c304",
            "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.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1293474468,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/1049ae823c92cd24c3561a849aa33808a18579eab29f72d56470307d2306a9d4/diff:/var/lib/docker/overlay2/9399f7ab9065c84d0a23df6eb5b4278ccc9c39d283a3adc424bb7947b300ef2f/diff:/var/lib/docker/overlay2/4bd60a2307951f38cfcad0d669fd0f7287fc3b0f95296f6822b690060300c3b2/diff:/var/lib/docker/overlay2/a21cab85516356273d3198e98a67e4e2b9c742e3c82ba69da2c17f51e6be6000/diff:/var/lib/docker/overlay2/ff79696381bec8b78c54c9f99f751447fe356f7b3acda1cf14782db89e124cc3/diff:/var/lib/docker/overlay2/26079887b928162a232fe6a8b09222062baf08f05652fb72846c874ffd785e31/diff:/var/lib/docker/overlay2/59c18646f7d4e667fb99dcb532cd7e982bd29cbf2596c6a28847f091b312fcc5/diff:/var/lib/docker/overlay2/9d454bdac6ab80f7d390b23df23cc6e0f6590cec1c6dbf24efc9952954b5ff09/diff",
            "MergedDir": "/var/lib/docker/overlay2/97bd7c127a048dedd2f82d70b95ff81a337dba6433e055efd991af2705ca603d/merged",
            "UpperDir": "/var/lib/docker/overlay2/97bd7c127a048dedd2f82d70b95ff81a337dba6433e055efd991af2705ca603d/diff",
            "WorkDir": "/var/lib/docker/overlay2/97bd7c127a048dedd2f82d70b95ff81a337dba6433e055efd991af2705ca603d/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:cdca8156a203b9719f985c3114336529115cdc392f89d45cfcd37c968ddd3645",
            "sha256:bdfd8e495a8275f65913a8bc1e3ddc1a3922faccc8e70ed9e2281ff5200e9b69",
            "sha256:4d85586a2ba79919f5fd9df589929ee6d6d3c4582f7ec75b6fcbd57a15b82451",
            "sha256:628489d81ece9150ad8bf8f47f7256521f4bea59187a7c2585080455feaed99d",
            "sha256:faaef631cf1574074a26b0f70dd607971ab4b5e54c86e5950f3780c91f6a2429",
            "sha256:acb9a0db0531eb1283a67df51c8053dd47cd56a823f333ba80e69698f9e6d16c",
            "sha256:70fffdf2bb4959604f49c166bf80165e4500cd190c78cd45f755d2172ff9aa29",
            "sha256:b1c12f463cdc725f581c2507295df0a66d87816b00d07d97f9190cb216095d85",
            "sha256:24021035c7ee08610b43842f8ba71ed7f28c8c5d0aa66e0e84d9d8c399b8515c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-12-24T23:01:54.452892019+08:00"
    }
}

更多版本

docker.io/elasticsearch:7.17.7

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

docker.io/elasticsearch:8.4.2

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

docker.io/elasticsearch:7.17.23

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

docker.io/elasticsearch:8.14.3

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

docker.io/elasticsearch:7.10.1

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

docker.io/elasticsearch:7.12.0

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

docker.io/elasticsearch:7.17.6

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

docker.io/elasticsearch:6.8.22

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

docker.io/elasticsearch:8.5.1

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

docker.io/elasticsearch:8.10.2

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

docker.io/elasticsearch:7.17.24

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

docker.io/elasticsearch:8.15.2

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

docker.io/elasticsearch:8.15.2

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

docker.io/elasticsearch:7.17.8

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

docker.io/elasticsearch:8.9.2

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

docker.io/elasticsearch:6.8.6

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

docker.io/elasticsearch:5.5.2

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

docker.io/elasticsearch:5.5

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

docker.io/elasticsearch:7.13.2

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

docker.io/elasticsearch:7.17.25

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

docker.io/elasticsearch:8.15.4

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

docker.io/elasticsearch:7.5.1

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

docker.io/elasticsearch:8.16.1

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

docker.io/elasticsearch:7.6.1

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

docker.io/elasticsearch:7.17.9

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

docker.io/elasticsearch:8.1.0

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

docker.io/elasticsearch:7.12.1

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

docker.io/elasticsearch:8.17.0

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

docker.io/elasticsearch:8.5.0

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

docker.io/elasticsearch:8.17.0

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

docker.io/elasticsearch:8.7.1

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

docker.io/elasticsearch:8.15.0

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

docker.io/elasticsearch:7.7.0

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

docker.io/elasticsearch:7.17.20

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

docker.io/elasticsearch:7.13.3

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

docker.io/elasticsearch:8.17.1

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

docker.io/elasticsearch:7.16.2

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

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
130

docker.io/elasticsearch:8.17.2

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

docker.io/elasticsearch:8.17.3

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

docker.io/elasticsearch:8.17.3

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

docker.io/elasticsearch:7.17.28

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

docker.io/elasticsearch:8.18.0

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

docker.io/elasticsearch:7.9.3

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

docker.io/elasticsearch:2.4.6-alpine

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

docker.io/elasticsearch:9.0.1

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

docker.io/elasticsearch:8.0.0

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

docker.io/elasticsearch:8.11.3

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

docker.io/elasticsearch:6.8.10

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

docker.io/elasticsearch:7.16.3

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

docker.io/elasticsearch:7.17.23

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

docker.io/elasticsearch:7.17.19

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

docker.io/elasticsearch:7.7.1

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

docker.io/elasticsearch:9.0.2

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