docker.elastic.co/elasticsearch/elasticsearch:8.12.2 linux/arm64

docker.elastic.co/elasticsearch/elasticsearch:8.12.2 - 国内下载镜像源 浏览次数:48 安全受验证的发布者-Elastic 温馨提示: 这是一个 linux/arm64 系统架构镜像
根据 Docker Hub 的记录,这个镜像的描述信息是:

Official Elasticsearch Docker Image

官方 Elasticsearch Docker 镜像。
源镜像 docker.elastic.co/elasticsearch/elasticsearch:8.12.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.12.2-linuxarm64
镜像ID sha256:e6d9fb63665a9839b8dca1fbd9d2ba155ce6f6f94517e421ea7e49616a3a42e9
镜像TAG 8.12.2-linuxarm64
大小 777.32MB
镜像源 docker.elastic.co
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/arm64
浏览量 48 次
贡献者
镜像创建 2024-02-19T10:13:25.066384164Z
同步时间 2025-01-07 16:58
更新时间 2025-02-05 15:14
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ELASTIC_CONTAINER=true
镜像标签
2024-02-19T10:04:32.774273190Z: 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 48a287ab9497e852de30327444b0809e55d46466: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 8.12.2: org.label-schema.version 2024-02-19T10:04:32.774273190Z: 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 48a287ab9497e852de30327444b0809e55d46466: 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.12.2: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: ubuntu 20.04 扫描引擎: Trivy 扫描时间: 2025-01-07 16:58

低危漏洞:42 中危漏洞:62 高危漏洞:7 严重漏洞:0

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

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#docker.elastic.co/elasticsearch/elasticsearch:8.12.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.12.2-linuxarm64#' 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.12.2-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.12.2-linuxarm64  docker.elastic.co/elasticsearch/elasticsearch:8.12.2'

Ansible快速分发-Containerd

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

镜像构建历史


# 2024-02-19 18:13:25  0.00B 指定运行容器时使用的用户
USER 1000:0
                        
# 2024-02-19 18:13:25  0.00B 设置默认要执行的命令
CMD ["eswrapper"]
                        
# 2024-02-19 18:13:25  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2024-02-19 18:13:25  0.00B 添加元数据标签
LABEL org.label-schema.build-date=2024-02-19T10:04:32.774273190Z 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=48a287ab9497e852de30327444b0809e55d46466 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=8.12.2 org.opencontainers.image.created=2024-02-19T10:04:32.774273190Z 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=48a287ab9497e852de30327444b0809e55d46466 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.12.2
                        
# 2024-02-19 18:13:25  0.00B 声明容器运行时监听的端口
EXPOSE map[9200/tcp:{} 9300/tcp:{}]
                        
# 2024-02-19 18:13:25  155.03KB 执行命令并创建新的镜像层
RUN /bin/sh -c /etc/ca-certificates/update.d/docker-openjdk # buildkit
                        
# 2024-02-19 18:13:21  329.00B 复制新文件或目录到容器中
COPY bin/docker-openjdk /etc/ca-certificates/update.d/docker-openjdk # buildkit
                        
# 2024-02-19 18:13:21  450.76KB 执行命令并创建新的镜像层
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-02-19 18:13:20  3.51KB 复制新文件或目录到容器中
COPY bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
                        
# 2024-02-19 18:13:20  0.00B 设置环境变量 PATH
ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2024-02-19 18:13:20  23.90KB 复制新文件或目录到容器中
COPY /bin/tini /bin/tini # buildkit
                        
# 2024-02-19 18:13:19  691.26MB 复制新文件或目录到容器中
COPY /usr/share/elasticsearch /usr/share/elasticsearch # buildkit
                        
# 2024-02-19 18:13:14  0.00B 设置工作目录为/usr/share/elasticsearch
WORKDIR /usr/share/elasticsearch
                        
# 2024-02-19 18:13:14  0.00B 设置环境变量 ELASTIC_CONTAINER
ENV ELASTIC_CONTAINER=true
                        
# 2024-02-19 18:13:14  337.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-02-19 18:13:09  19.44MB 执行命令并创建新的镜像层
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-01-23 21:04:27  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2024-01-23 21:04:27  65.65MB 
/bin/sh -c #(nop) ADD file:9497e9dbcde9a04e764625c77c975cfced1dd0bb3bb7717572ea47621f3c12a7 in / 
                        
# 2024-01-23 21:04:26  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=20.04
                        
# 2024-01-23 21:04:26  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2024-01-23 21:04:26  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2024-01-23 21:04:26  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:e6d9fb63665a9839b8dca1fbd9d2ba155ce6f6f94517e421ea7e49616a3a42e9",
    "RepoTags": [
        "docker.elastic.co/elasticsearch/elasticsearch:8.12.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch:8.12.2-linuxarm64"
    ],
    "RepoDigests": [
        "docker.elastic.co/elasticsearch/elasticsearch@sha256:81b3bbd42d4d5e238e7ee31b7e99acab0bac1fca4eb2fa88415bad5482e52b88",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch@sha256:c123c070a544834568c686eea134dccf70a0053f1faa0b68e66637eb440165ee"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-02-19T10:13:25.066384164Z",
    "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"
        ],
        "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-02-19T10:04:32.774273190Z",
            "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": "48a287ab9497e852de30327444b0809e55d46466",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "8.12.2",
            "org.opencontainers.image.created": "2024-02-19T10:04:32.774273190Z",
            "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": "48a287ab9497e852de30327444b0809e55d46466",
            "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.12.2"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 777324744,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ccff5853694b8841a3184923d61d2d26be3d3e8ef75bf609bbbd8a50c80c8ff2/diff:/var/lib/docker/overlay2/7f051edae7af71b5de4658e32be4121a923da4a2235b41f5a8d4fc73e91b4504/diff:/var/lib/docker/overlay2/d2cb52bfb601044354f24addbae88f42edd665a6c0eb82335c084836d8744018/diff:/var/lib/docker/overlay2/166907d44cb0d91ad3652551c5215250524887760dce0ed5d89a26046736d9f4/diff:/var/lib/docker/overlay2/e54921de96950d2e13d5254460c83232aee3426d6c4ad6467e184dd83e748f2d/diff:/var/lib/docker/overlay2/47ea6358da96f790813dd4d1ea75644eb83acfdd648729e1293c16664f6eebba/diff:/var/lib/docker/overlay2/91a2f732d0ea363508cb9f610f36a04ccb6417a8ef0b5a0be2b635295bbf0730/diff:/var/lib/docker/overlay2/c354df9f7fe6f76a02be8e4ceea1ef6e87536df79362f8dc07b4ea476f512a43/diff:/var/lib/docker/overlay2/d7ceb822ac8cfc2187928740fda8b69c7d6ff9d7243bb3d20cb41a8b0d4da8c1/diff",
            "MergedDir": "/var/lib/docker/overlay2/1af53d3d697fc98ce21cb4b8f454fa3f63475ca51430d924e193e9d984b40dc1/merged",
            "UpperDir": "/var/lib/docker/overlay2/1af53d3d697fc98ce21cb4b8f454fa3f63475ca51430d924e193e9d984b40dc1/diff",
            "WorkDir": "/var/lib/docker/overlay2/1af53d3d697fc98ce21cb4b8f454fa3f63475ca51430d924e193e9d984b40dc1/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:956c99b07a411a286d30e71338d3057196d7edbe72fe5f13f51008029cc0ffdf",
            "sha256:84c9eabeee2f2639d043277fb07d79f195101a031971a16a1a219ef72595c1c8",
            "sha256:e5ac55072c037da8fb95d8f4609d43c39a15c6407525dd9d42c6337191121b07",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:6449b30121a1b55a2a390b973fe63005e70174b9f33144132c53f4d4e0019301",
            "sha256:8c555384681b06087cde3e2d7a2c2c311d8138654047da8f2a5226a5cb425d30",
            "sha256:6e34b51d1c1e330cd0a336b0c6c394cc925d2b98ae7d5fb153d218cb8f7e92e3",
            "sha256:63fbef4402d928b934603ce5d50a90afc10a7397e57b921756bf28dbf01d0c3b",
            "sha256:03356eaed0866ed378432b7621c3c902c3ce2b5983a5529a143c1da1c5e3e931",
            "sha256:01df829fd89324a0ae5b75ba99cceabda795ead6ec311c321bcf2b7ca6b601a1"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-01-07T16:57:11.131089604+08:00"
    }
}

更多版本

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

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

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
290

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
42

docker.elastic.co/elasticsearch/elasticsearch:7.17.27

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

docker.elastic.co/elasticsearch/elasticsearch:8.17.0

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

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