docker.io/elasticsearch:8.7.1 linux/amd64

docker.io/elasticsearch:8.7.1 - 国内下载镜像源 浏览次数:36
ELK stack组件之一,Elasticsearch是一个分布式搜索和分析引擎,可以存储、索引和搜索大规模数据。
源镜像 docker.io/elasticsearch:8.7.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:8.7.1
镜像ID sha256:59075530be34d3a06866f894ae9735f6d739a7a751ad45efb86dec3c9bd16836
镜像TAG 8.7.1
大小 1.33GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 36 次
贡献者 27*******2@qq.com
镜像创建 2023-04-27T04:41:27.366237287Z
同步时间 2024-12-29 21:01
更新时间 2025-01-18 10:40
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ELASTIC_CONTAINER=true
镜像标签
2023-04-27T04:33:42.127815583Z: 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 f229ed3f893a515d590d0f39b05f68913e2d9b53: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 8.7.1: org.label-schema.version 2023-04-27T04:33:42.127815583Z: 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 ubuntu: org.opencontainers.image.ref.name f229ed3f893a515d590d0f39b05f68913e2d9b53: 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.7.1: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: ubuntu 20.04 扫描引擎: Trivy 扫描时间: 2024-12-29 21:01

低危漏洞:79 中危漏洞:110 高危漏洞:17 严重漏洞:0

Docker拉取命令 无权限下载?点我修复

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2023-04-27 12:41:27  0.00B 指定运行容器时使用的用户
USER elasticsearch:root
                        
# 2023-04-27 12:41:27  0.00B 设置默认要执行的命令
CMD ["eswrapper"]
                        
# 2023-04-27 12:41:27  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2023-04-27 12:41:27  0.00B 添加元数据标签
LABEL org.label-schema.build-date=2023-04-27T04:33:42.127815583Z 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=f229ed3f893a515d590d0f39b05f68913e2d9b53 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=8.7.1 org.opencontainers.image.created=2023-04-27T04:33:42.127815583Z 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=f229ed3f893a515d590d0f39b05f68913e2d9b53 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.7.1
                        
# 2023-04-27 12:41:27  0.00B 声明容器运行时监听的端口
EXPOSE map[9200/tcp:{} 9300/tcp:{}]
                        
# 2023-04-27 12:41:27  141.46KB 执行命令并创建新的镜像层
RUN /bin/sh -c /etc/ca-certificates/update.d/docker-openjdk # buildkit
                        
# 2023-04-27 12:41:25  329.00B 复制新文件或目录到容器中
COPY bin/docker-openjdk /etc/ca-certificates/update.d/docker-openjdk # buildkit
                        
# 2023-04-27 12:41:25  506.55KB 执行命令并创建新的镜像层
RUN /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 # buildkit
                        
# 2023-04-27 12:41:23  3.51KB 复制新文件或目录到容器中
COPY bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
                        
# 2023-04-27 12:41:23  0.00B 设置环境变量 PATH
ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2023-04-27 12:41:23  24.06KB 复制新文件或目录到容器中
COPY /bin/tini /bin/tini # buildkit
                        
# 2023-04-27 12:41:23  1.24GB 复制新文件或目录到容器中
COPY /usr/share/elasticsearch /usr/share/elasticsearch # buildkit
                        
# 2023-04-27 12:40:44  0.00B 设置工作目录为/usr/share/elasticsearch
WORKDIR /usr/share/elasticsearch
                        
# 2023-04-27 12:40:44  0.00B 设置环境变量 ELASTIC_CONTAINER
ENV ELASTIC_CONTAINER=true
                        
# 2023-04-27 12:40:44  333.94KB 执行命令并创建新的镜像层
RUN /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 # buildkit
                        
# 2023-04-27 12:40:39  18.42MB 执行命令并创建新的镜像层
RUN /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 # buildkit
                        
# 2023-04-13 21:05:15  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2023-04-13 21:05:15  72.79MB 
/bin/sh -c #(nop) ADD file:d05d1c0936b046937bd5755876db2f8da3ed8ccbcf464bb56c312fbc7ed78589 in / 
                        
# 2023-04-13 21:05:13  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=20.04
                        
# 2023-04-13 21:05:13  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2023-04-13 21:05:13  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2023-04-13 21:05:13  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:59075530be34d3a06866f894ae9735f6d739a7a751ad45efb86dec3c9bd16836",
    "RepoTags": [
        "elasticsearch:8.7.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:8.7.1"
    ],
    "RepoDigests": [
        "elasticsearch@sha256:160814e5972521291420c29edf4c0348b8591ac9235156f0dbf34befcf362825",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch@sha256:9e6a585adeafc97a27c0aa300f62b6b95f12e5011030a52db26fec8a7f31fe26"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2023-04-27T04:41:27.366237287Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "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"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2023-04-27T04:33:42.127815583Z",
            "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": "f229ed3f893a515d590d0f39b05f68913e2d9b53",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "8.7.1",
            "org.opencontainers.image.created": "2023-04-27T04:33:42.127815583Z",
            "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.ref.name": "ubuntu",
            "org.opencontainers.image.revision": "f229ed3f893a515d590d0f39b05f68913e2d9b53",
            "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.7.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1329649493,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/0a085dec6c15c309f88da1fda4cfe9a8cab0d578c850cbdd46a4c91638cb4ab8/diff:/var/lib/docker/overlay2/e68a3f61fefacfddb347538280dda24841aa64575328204bdee6420bc572b685/diff:/var/lib/docker/overlay2/87943bfaaa6c76d7d71bb6cbf0ed7525aaa7bbd5c34e578a8e48fac9ff31870c/diff:/var/lib/docker/overlay2/737d0e1e68dc0d13b85ed4276169da734257a08bdab554ecfa30845f7a25699b/diff:/var/lib/docker/overlay2/60fd6ae9e4e8e9c51919d123aecbed663514bf993adf3911102566c0f2694085/diff:/var/lib/docker/overlay2/05acf1c5b442ba560e5f0a32e9b7bd89d6e5182e36f265fa673cf0fd10b55ce1/diff:/var/lib/docker/overlay2/82fa76623c6c4dee097f88f33fa41bd371c467b12611ecb665dd5dfcab0f2a21/diff:/var/lib/docker/overlay2/799c236a23de37bce985ff6c31bae7c9fd183b01ba0fcbe0e9fcd8ca68d7c045/diff:/var/lib/docker/overlay2/9cbd0a4aed2b395219e9fd3982f4849526164dc736e7046364757a220d601e58/diff",
            "MergedDir": "/var/lib/docker/overlay2/1dceccca8cabadada5df05675482f855dc8e329002470ed24b9343761e4d60ef/merged",
            "UpperDir": "/var/lib/docker/overlay2/1dceccca8cabadada5df05675482f855dc8e329002470ed24b9343761e4d60ef/diff",
            "WorkDir": "/var/lib/docker/overlay2/1dceccca8cabadada5df05675482f855dc8e329002470ed24b9343761e4d60ef/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:6f37ca73c74f2cef0ddefd960260f2033c16c84583c5507a4f37b1cf7631dc20",
            "sha256:de7e2542cac542021cdc9801d40fc42eaf35bd12a060ad17339b7cd500f2d274",
            "sha256:5c7385915a16850f706f933be94d81ba781958087feb41485a8f932d5efd6ea0",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:dd8448186618257d73646a70cad79e76e40d898403460f9dc011402afc837ddd",
            "sha256:a4da96c034a004cc6bf9916b65dad081343ba628804da240bb8848bb72d6fb06",
            "sha256:c6b0a5e0652a6f5661e5914f5f82e336bbb504b2475b40914e98abc7e5c59f47",
            "sha256:46a67d8ee0bca57d55b336c8a0eb1625ae796d1275263f7f7cdfc59a4a8366de",
            "sha256:cf3c548261d1ebd92f525bfaaba9436a2b498ccb0fa2cf9db9e9840d0f7d01f0",
            "sha256:16ec9666b3be5cac0555e5c994c16e9a145fe72df74bd078f8da8a51b2880e0d"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-12-29T21:00:19.183901744+08:00"
    }
}

更多版本

docker.io/elasticsearch:7.17.7

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

docker.io/elasticsearch:8.4.2

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

docker.io/elasticsearch:7.17.23

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

docker.io/elasticsearch:8.14.3

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

docker.io/elasticsearch:7.10.1

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

docker.io/elasticsearch:7.12.0

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

docker.io/elasticsearch:7.17.6

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

docker.io/elasticsearch:6.8.22

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

docker.io/elasticsearch:8.5.1

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

docker.io/elasticsearch:8.10.2

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

docker.io/elasticsearch:7.17.24

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

docker.io/elasticsearch:8.15.2

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

docker.io/elasticsearch:8.15.2

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

docker.io/elasticsearch:7.17.8

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

docker.io/elasticsearch:8.9.2

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

docker.io/elasticsearch:6.8.6

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

docker.io/elasticsearch:5.5.2

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

docker.io/elasticsearch:5.5

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

docker.io/elasticsearch:7.13.2

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

docker.io/elasticsearch:7.17.25

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

docker.io/elasticsearch:8.15.4

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

docker.io/elasticsearch:7.5.1

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

docker.io/elasticsearch:8.16.1

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

docker.io/elasticsearch:7.6.1

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

docker.io/elasticsearch:7.17.9

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

docker.io/elasticsearch:8.1.0

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

docker.io/elasticsearch:7.12.1

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

docker.io/elasticsearch:8.17.0

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

docker.io/elasticsearch:8.5.0

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

docker.io/elasticsearch:8.17.0

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

docker.io/elasticsearch:8.7.1

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

docker.io/elasticsearch:8.15.0

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

docker.io/elasticsearch:7.7.0

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

docker.io/elasticsearch:7.17.20

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

docker.io/elasticsearch:7.13.3

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