docker.io/elasticsearch:7.16.2 linux/amd64

docker.io/elasticsearch:7.16.2 - 国内下载镜像源 浏览次数:199
ELK stack组件之一,Elasticsearch是一个分布式搜索和分析引擎,可以存储、索引和搜索大规模数据。
源镜像 docker.io/elasticsearch:7.16.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:7.16.2
镜像ID sha256:66c29cde15cefd5a697365a004cc4e887cf9b40cdea32d961fc805381d2b623d
镜像TAG 7.16.2
大小 646.35MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 199 次
贡献者
镜像创建 2021-12-19T00:19:22.774919302Z
同步时间 2025-02-08 11:43
更新时间 2025-07-09 18:53
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ELASTIC_CONTAINER=true
镜像标签
2021-12-19T00:16:42.756969090Z: 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 2b937c44140b6559905130a8650c64dbd0879cfb: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 7.16.2: org.label-schema.version 2021-12-19T00:16:42.756969090Z: 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 2b937c44140b6559905130a8650c64dbd0879cfb: 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.16.2: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: ubuntu 20.04 扫描引擎: Trivy 扫描时间: 2025-02-08 11:43

低危漏洞:277 中危漏洞:520 高危漏洞:37 严重漏洞:0

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2021-12-19 08:19:22  0.00B 
/bin/sh -c #(nop)  CMD ["eswrapper"]
                        
# 2021-12-19 08:19:22  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2021-12-19 08:19:22  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2021-12-19T00:16:42.756969090Z 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=2b937c44140b6559905130a8650c64dbd0879cfb org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.16.2 org.opencontainers.image.created=2021-12-19T00:16:42.756969090Z 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=2b937c44140b6559905130a8650c64dbd0879cfb 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.16.2
                        
# 2021-12-19 08:19:22  0.00B 
/bin/sh -c #(nop)  EXPOSE 9200 9300
                        
# 2021-12-19 08:19:22  148.09KB 
/bin/sh -c /etc/ca-certificates/update.d/docker-openjdk
                        
# 2021-12-19 08:19:21  329.00B 
/bin/sh -c #(nop) COPY file:12a03e8b4b92c72f58aeb5fcc5d8c6ce94ffb52fa4e13b04e23229fa535fedc0 in /etc/ca-certificates/update.d/docker-openjdk 
                        
# 2021-12-19 08:19:21  507.37KB 
/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
                        
# 2021-12-19 08:19:20  4.33KB 
/bin/sh -c #(nop) COPY file:35bdfc6ad8079cb9cab605169a09ebfe8ce26cd4a9e4120efe12f418073a9bfb in /usr/local/bin/docker-entrypoint.sh 
                        
# 2021-12-19 08:19:20  0.00B 
/bin/sh -c #(nop)  ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2021-12-19 08:19:20  24.06KB 
/bin/sh -c #(nop) COPY --chown=0:0file:fcc427e6b1b34164533c7d80cf8bba68e6f09d5c7d442ca055586359d7076e62 in /bin/tini 
                        
# 2021-12-19 08:19:17  552.44MB 
/bin/sh -c #(nop) COPY --chown=0:0dir:a84e5e9b2d41756dd522fa3f09be04d6bd4a7755262e376e557495c9be14d0f6 in /usr/share/elasticsearch 
                        
# 2021-12-19 08:19:10  0.00B 
/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
                        
# 2021-12-19 08:19:09  0.00B 
/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true
                        
# 2021-12-19 08:19:09  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
                        
# 2021-12-19 08:19:08  20.12MB 
/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
                        
# 2021-10-16 08:37:47  0.00B 
/bin/sh -c #(nop)  CMD ["bash"]
                        
# 2021-10-16 08:37:47  72.78MB 
/bin/sh -c #(nop) ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in / 
                        
                    

镜像信息

{
    "Id": "sha256:66c29cde15cefd5a697365a004cc4e887cf9b40cdea32d961fc805381d2b623d",
    "RepoTags": [
        "elasticsearch:7.16.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:7.16.2"
    ],
    "RepoDigests": [
        "elasticsearch@sha256:fe7ae76ec33e1222ece5216e3a9c6346999a73d3fb65256abb01638758db4b5d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch@sha256:3e82c0aefb87f2b716d0d09ffc252076b200a05eb1692c795dcb5c3057952477"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2021-12-19T00:19:22.774919302Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.12",
    "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:ca2a601ab96bd88bce1b7a8910ce2cd62bc95cc0c66f11bc9195bb9fd17d88f2",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2021-12-19T00:16:42.756969090Z",
            "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": "2b937c44140b6559905130a8650c64dbd0879cfb",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "7.16.2",
            "org.opencontainers.image.created": "2021-12-19T00:16:42.756969090Z",
            "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": "2b937c44140b6559905130a8650c64dbd0879cfb",
            "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.16.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 646349602,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8089a9273643201368ef275bc861e81fd7193ee1dd3a9ecf04a7e7b5b3b0b074/diff:/var/lib/docker/overlay2/a7ab6ad3d477598dd8934664392197597dd4275ade5b116f45a2d362b4f5cf01/diff:/var/lib/docker/overlay2/2a9952311458f380440f447e22f33766409eb1738c427fb28aea4b2153b99998/diff:/var/lib/docker/overlay2/dfd1e8ece00f1fa5c02077790e994f506c9853bba176a27f9be3a8d72d474847/diff:/var/lib/docker/overlay2/405edbbd19a6d38c2275c7e08dce4b75ea9954d5ac4ca74b424e115e2a2668cf/diff:/var/lib/docker/overlay2/0b14edb9c0e0fa5d62654281ca978a214363c32ca64ac07880bab21e16af13de/diff:/var/lib/docker/overlay2/a71a66ff1b8f889d9465cf9cf9612bc0b8bacaa522b94910123f93d3909bbf45/diff:/var/lib/docker/overlay2/3d79851963302e44bbb78cbca66cc38ba1365e2ce48dba8b7673463c6b48e4d4/diff",
            "MergedDir": "/var/lib/docker/overlay2/291448bc007a00ecb6d400c6eda2688d44b23e742d66db237b5ac47597377681/merged",
            "UpperDir": "/var/lib/docker/overlay2/291448bc007a00ecb6d400c6eda2688d44b23e742d66db237b5ac47597377681/diff",
            "WorkDir": "/var/lib/docker/overlay2/291448bc007a00ecb6d400c6eda2688d44b23e742d66db237b5ac47597377681/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:9f54eef412758095c8079ac465d494a2872e02e90bf1fb5f12a1641c0d1bb78b",
            "sha256:0091885330bf1d2214b6c3590444e9ab8cddea7821bba35dda11f0b36e100328",
            "sha256:80400b84f74d6baeec27de4869cb5749a4cf617045550ab49cee9bf508cafa9d",
            "sha256:24a81c99ac7b986a1a89183df2b613c4cd75f9f0365f0f516e870d277f56643a",
            "sha256:67e50b09e7b0382e023a8cb9a77bb8800a2e85f3979c9c60a44375b1d7851d51",
            "sha256:edf0389470fe5787d4b067bb48c2d68785901035673a7b701b9e1ba76bdb0808",
            "sha256:f55879cea2360c524209ef594cbe416896aa188eb4774b4198430a3572a85c75",
            "sha256:0c1edf8e8f498d5722785bacb68a5393bfd8d073470342095bd4e182a85aade4",
            "sha256:c767c79bac593fa0b9fb451e91cfa4790e425325ca3089485483e6f691700e42"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-02-08T11:42:19.722953104+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
417

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
335

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
444

docker.io/elasticsearch:7.17.24

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

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
165

docker.io/elasticsearch:7.13.2

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

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
194

docker.io/elasticsearch:8.5.0

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

docker.io/elasticsearch:8.17.0

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

docker.io/elasticsearch:8.7.1

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

docker.io/elasticsearch:8.15.0

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

docker.io/elasticsearch:7.7.0

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

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
120

docker.io/elasticsearch:8.17.1

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

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
131

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
194

docker.io/elasticsearch:8.17.3

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

docker.io/elasticsearch:7.17.28

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

docker.io/elasticsearch:8.18.0

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

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
190

docker.io/elasticsearch:8.0.0

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

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
204

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