docker.elastic.co/elasticsearch/elasticsearch:8.17.0 linux/amd64

docker.elastic.co/elasticsearch/elasticsearch:8.17.0 - 国内下载镜像源 浏览次数:44 安全受验证的发布者-Elastic
根据 Docker Hub 的记录,这个镜像的描述信息是:

Official Elasticsearch Docker Image

官方 Elasticsearch Docker 镜像。
源镜像 docker.elastic.co/elasticsearch/elasticsearch:8.17.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.17.0
镜像ID sha256:431e45eb81b5970945980676f646ae8c93bd5996f783b1272d21a257bca0cdc7
镜像TAG 8.17.0
大小 1.30GB
镜像源 docker.elastic.co
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 44 次
贡献者
镜像创建 2024-12-11T12:15:21.27965076Z
同步时间 2025-01-21 18:00
更新时间 2025-02-05 04:58
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ELASTIC_CONTAINER=true SHELL=/bin/bash
镜像标签
2024-12-11T12:08:05.663969764Z: 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 2b6a7fed44faa321997703718f07ee0420804b41: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 8.17.0: org.label-schema.version 2024-12-11T12:08:05.663969764Z: 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 2b6a7fed44faa321997703718f07ee0420804b41: 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.17.0: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: ubuntu 20.04 扫描引擎: Trivy 扫描时间: 2025-01-21 18:02

低危漏洞:35 中危漏洞:10 高危漏洞:0 严重漏洞:0

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.17.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.17.0  docker.elastic.co/elasticsearch/elasticsearch:8.17.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.17.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.17.0  docker.elastic.co/elasticsearch/elasticsearch:8.17.0

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2024-12-11 20:15:21  0.00B 指定运行容器时使用的用户
USER 1000:0
                        
# 2024-12-11 20:15:21  0.00B 设置默认要执行的命令
CMD ["eswrapper"]
                        
# 2024-12-11 20:15:21  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2024-12-11 20:15:21  0.00B 添加元数据标签
LABEL org.label-schema.build-date=2024-12-11T12:08:05.663969764Z 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=2b6a7fed44faa321997703718f07ee0420804b41 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=8.17.0 org.opencontainers.image.created=2024-12-11T12:08:05.663969764Z 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=2b6a7fed44faa321997703718f07ee0420804b41 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.17.0
                        
# 2024-12-11 20:15:21  0.00B 声明容器运行时监听的端口
EXPOSE map[9200/tcp:{} 9300/tcp:{}]
                        
# 2024-12-11 20:15:21  163.08KB 执行命令并创建新的镜像层
RUN /bin/sh -c /etc/ca-certificates/update.d/docker-openjdk # buildkit
                        
# 2024-12-11 20:15:20  329.00B 复制新文件或目录到容器中
COPY bin/docker-openjdk /etc/ca-certificates/update.d/docker-openjdk # buildkit
                        
# 2024-12-11 20:15:20  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
                        
# 2024-12-11 20:15:18  3.51KB 复制新文件或目录到容器中
COPY bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
                        
# 2024-12-11 20:15:15  0.00B 设置环境变量 SHELL
ENV SHELL=/bin/bash
                        
# 2024-12-11 20:15:15  0.00B 设置环境变量 PATH
ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2024-12-11 20:15:15  24.06KB 复制新文件或目录到容器中
COPY /bin/tini /bin/tini # buildkit
                        
# 2024-12-11 20:15:15  1.21GB 复制新文件或目录到容器中
COPY /usr/share/elasticsearch /usr/share/elasticsearch # buildkit
                        
# 2024-12-11 20:14:49  0.00B 设置工作目录为/usr/share/elasticsearch
WORKDIR /usr/share/elasticsearch
                        
# 2024-12-11 20:14:49  0.00B 设置环境变量 ELASTIC_CONTAINER
ENV ELASTIC_CONTAINER=true
                        
# 2024-12-11 20:14:49  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
                        
# 2024-12-11 20:14:48  18.50MB 执行命令并创建新的镜像层
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
                        
# 2024-10-11 11:38:27  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2024-10-11 11:38:27  72.81MB 
/bin/sh -c #(nop) ADD file:7486147a645d8835a5181c79f00a3606c6b714c83bcbfcd8862221eb14690f9e in / 
                        
# 2024-10-11 11:38:25  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=20.04
                        
# 2024-10-11 11:38:25  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2024-10-11 11:38:25  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2024-10-11 11:38:25  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:431e45eb81b5970945980676f646ae8c93bd5996f783b1272d21a257bca0cdc7",
    "RepoTags": [
        "docker.elastic.co/elasticsearch/elasticsearch:8.17.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.17.0"
    ],
    "RepoDigests": [
        "docker.elastic.co/elasticsearch/elasticsearch@sha256:2f602552550869fb29b6fd5848c5118d3ef3a2e1d5d45802e3ab9088cb2de8e2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch@sha256:9ab0402308346d560a981c1eb4bc4464552b48d6e7cf9c33a50760f63c9b7c9c"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-12-11T12:15:21.27965076Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1000:0",
        "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",
            "SHELL=/bin/bash"
        ],
        "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": "2024-12-11T12:08:05.663969764Z",
            "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": "2b6a7fed44faa321997703718f07ee0420804b41",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "8.17.0",
            "org.opencontainers.image.created": "2024-12-11T12:08:05.663969764Z",
            "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": "2b6a7fed44faa321997703718f07ee0420804b41",
            "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.17.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1304090125,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a435303604262c1ee9fd5539d0d231753a8cdb4e89ac78109cf21a64dad3b37c/diff:/var/lib/docker/overlay2/7844c1b6f668e21aa2f1d3743aa4abdff0fac6e579cd10de547daed5e5d93ff8/diff:/var/lib/docker/overlay2/348f7adca27da8d35df315d3dc0793bc1774c9b7eee94641ca856471b2eca5c3/diff:/var/lib/docker/overlay2/cf795f86f42cbd254453c9e27520ea41b723eeccc379a29127f9bb30cd5b1bb0/diff:/var/lib/docker/overlay2/e85613c2b96cd4e8e1e2c09d594b2716684625848834ddfe9c80f9dd361cff0c/diff:/var/lib/docker/overlay2/0a883e25939c0b85816f7227a0999b39469125dfe7b66fb150846242f0828aea/diff:/var/lib/docker/overlay2/a41d8d5dfc2d33a0570a9294d71a8f7cf70936aaa1b223b4c0270eef97953128/diff:/var/lib/docker/overlay2/30ddae1b7dfe11e16a9b268b0831ef6dad08596a3949cada62edb02bc9062328/diff:/var/lib/docker/overlay2/364ee650fcb55abc90ea2c6b6b0e7b00ae28674a17a09f26a611d7681de96bc4/diff",
            "MergedDir": "/var/lib/docker/overlay2/b3f2eac412ed202a06d4ca5ca559ddaddece5edf04ef790f0a1a0d06cc3f73a1/merged",
            "UpperDir": "/var/lib/docker/overlay2/b3f2eac412ed202a06d4ca5ca559ddaddece5edf04ef790f0a1a0d06cc3f73a1/diff",
            "WorkDir": "/var/lib/docker/overlay2/b3f2eac412ed202a06d4ca5ca559ddaddece5edf04ef790f0a1a0d06cc3f73a1/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fffe76c64ef2dee2d80a8bb3ad13d65d596d04a45510b1956a976a69215dae92",
            "sha256:12ed7e6aed011dd2defba4f932c5b2ab8cbd7026dbde9c499e9ada793279b1bd",
            "sha256:02d738ee11c7a294b957d792b6978fc2b9f0e5d112c5bfd66ebc553c11e8d5c4",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:77284868bbfa5102031a1c341f602c760c3744a06702be5b369bd5c773d5e54b",
            "sha256:ec952b68352a9250c6607e44f1d90db8e072ca07847aa23c328b8cacc4566e4d",
            "sha256:cb80a6c09e13268d8259352efc08feecfda7b266dbf1354e21e0947dfdd23cc7",
            "sha256:635521e425fc3d79700b9dee087b47272afca5e082b39bb8c2144c83cae04834",
            "sha256:081c7f33383d9b0279cabd61c4e3257db1ec1d28fa3e4c466e146ab6aa2ab807",
            "sha256:96a3d651f547f4d1cd92635f4f3493db505bb1f3966ef2c1004e528da986d263"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-01-21T17:59:23.486554616+08:00"
    }
}

更多版本

docker.elastic.co/elasticsearch/elasticsearch:8.12.2-amd64

linux/amd64 docker.elastic.co1.36GB2024-03-26 11:26
370

docker.elastic.co/elasticsearch/elasticsearch:8.12.1

linux/amd64 docker.elastic.co1.37GB2024-03-26 11:29
601

docker.elastic.co/elasticsearch/elasticsearch:7.17.12-amd64

linux/amd64 docker.elastic.co623.37MB2024-03-26 14:27
697

docker.elastic.co/elasticsearch/elasticsearch:8.10.2

linux/amd64 docker.elastic.co1.34GB2024-06-23 18:00
323

docker.elastic.co/elasticsearch/elasticsearch:8.10.2

linux/arm64 docker.elastic.co755.68MB2024-06-23 19:27
402

docker.elastic.co/elasticsearch/elasticsearch:8.14.1

linux/amd64 docker.elastic.co1.24GB2024-06-26 15:49
152

docker.elastic.co/elasticsearch/elasticsearch:7.17.2

linux/amd64 docker.elastic.co611.13MB2024-07-15 14:00
289

docker.elastic.co/elasticsearch/elasticsearch:8.14.2

linux/amd64 docker.elastic.co1.24GB2024-07-19 09:21
298

docker.elastic.co/elasticsearch/elasticsearch:7.6.2

linux/amd64 docker.elastic.co790.68MB2024-07-24 12:13
241

docker.elastic.co/elasticsearch/elasticsearch:7.9.3

linux/amd64 docker.elastic.co741.52MB2024-07-24 12:22
290

docker.elastic.co/elasticsearch/elasticsearch:8.11.3

linux/amd64 docker.elastic.co1.43GB2024-08-08 10:14
322

docker.elastic.co/elasticsearch/elasticsearch:8.12.2

linux/amd64 docker.elastic.co1.36GB2024-08-16 15:53
270

docker.elastic.co/elasticsearch/elasticsearch:8.13.4

linux/amd64 docker.elastic.co1.23GB2024-08-19 10:04
186

docker.elastic.co/elasticsearch/elasticsearch:8.14.3

linux/amd64 docker.elastic.co1.24GB2024-08-22 11:01
397

docker.elastic.co/elasticsearch/elasticsearch:8.7.0

linux/amd64 docker.elastic.co1.33GB2024-09-20 12:04
487

docker.elastic.co/elasticsearch/elasticsearch:8.15.1

linux/amd64 docker.elastic.co1.26GB2024-09-21 10:45
197

docker.elastic.co/elasticsearch/elasticsearch:7.17.16

linux/amd64 docker.elastic.co649.01MB2024-10-03 16:32
118

docker.elastic.co/elasticsearch/elasticsearch:8.13.2

linux/amd64 docker.elastic.co1.24GB2024-10-09 18:12
154

docker.elastic.co/elasticsearch/elasticsearch:7.10.2

linux/amd64 docker.elastic.co813.56MB2024-10-30 11:20
138

docker.elastic.co/elasticsearch/elasticsearch:8.15.3

linux/amd64 docker.elastic.co1.27GB2024-10-30 17:36
151

docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2

linux/arm64 docker.elastic.co742.51MB2024-11-05 18:14
87

docker.elastic.co/elasticsearch/elasticsearch:7.11.2

linux/amd64 docker.elastic.co824.49MB2024-11-06 14:58
96

docker.elastic.co/elasticsearch/elasticsearch:8.5.3

linux/amd64 docker.elastic.co1.29GB2024-11-06 21:50
112

docker.elastic.co/elasticsearch/elasticsearch:8.11.4

linux/amd64 docker.elastic.co1.41GB2024-11-18 17:37
76

docker.elastic.co/elasticsearch/elasticsearch:7.17.25

linux/amd64 docker.elastic.co634.01MB2024-11-19 15:10
91

docker.elastic.co/elasticsearch/elasticsearch:6.8.23

linux/amd64 docker.elastic.co963.30MB2024-11-19 16:00
82

docker.elastic.co/elasticsearch/elasticsearch:6.8.17

linux/amd64 docker.elastic.co936.57MB2024-11-20 14:16
76

docker.elastic.co/elasticsearch/elasticsearch:7.17.23

linux/amd64 docker.elastic.co633.78MB2024-12-05 16:02
72

docker.elastic.co/elasticsearch/elasticsearch:7.17.3

linux/amd64 docker.elastic.co613.35MB2024-12-05 16:13
63

docker.elastic.co/elasticsearch/elasticsearch:8.15.5

linux/amd64 docker.elastic.co1.27GB2024-12-10 11:16
85

docker.elastic.co/elasticsearch/elasticsearch:7.8.1

linux/amd64 docker.elastic.co811.25MB2024-12-13 13:19
99

docker.elastic.co/elasticsearch/elasticsearch:8.12.2

linux/arm64 docker.elastic.co777.32MB2025-01-07 16:58
47

docker.elastic.co/elasticsearch/elasticsearch:7.6.0

linux/amd64 docker.elastic.co790.07MB2025-01-07 19:24
38

docker.elastic.co/elasticsearch/elasticsearch:7.13.3

linux/amd64 docker.elastic.co1.02GB2025-01-12 19:40
41

docker.elastic.co/elasticsearch/elasticsearch:7.17.27

linux/amd64 docker.elastic.co634.09MB2025-01-19 17:37
43

docker.elastic.co/elasticsearch/elasticsearch:8.17.0

linux/amd64 docker.elastic.co1.30GB2025-01-21 18:00
43

docker.elastic.co/elasticsearch/elasticsearch:8.14.3

linux/arm64 docker.elastic.co798.17MB2025-01-22 11:33
32

docker.elastic.co/elasticsearch/elasticsearch:8.4.3

linux/amd64 docker.elastic.co1.26GB2025-01-22 13:10
34