docker.io/elasticsearch:6.8.22 linux/amd64

docker.io/elasticsearch:6.8.22 - 国内下载镜像源 浏览次数:329
ELK stack组件之一,Elasticsearch是一个分布式搜索和分析引擎,可以存储、索引和搜索大规模数据。
源镜像 docker.io/elasticsearch:6.8.22
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:6.8.22
镜像ID sha256:3bf941c09b95156c677e8518111577f21996fbd4fe2d30d3c0d50b94191fc689
镜像TAG 6.8.22
大小 963.30MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD eswrapper
启动入口 /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 329 次
贡献者
镜像创建 2021-12-19T01:18:24.545160164Z
同步时间 2024-09-14 15:30
更新时间 2025-07-10 07:05
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ELASTIC_CONTAINER=true JAVA_HOME=/opt/jdk-15.0.1+9
镜像标签
2021-12-19T01:10:56.497443Z: org.label-schema.build-date Elastic-License: 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 71fcb50e179e8ff6f36ccc96fefc1d9fb484c734: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 6.8.22: org.label-schema.version 2021-12-19T01:10:56.497443Z: org.opencontainers.image.created https://www.elastic.co/guide/en/elasticsearch/reference/index.html: org.opencontainers.image.documentation Elastic-License: org.opencontainers.image.licenses 71fcb50e179e8ff6f36ccc96fefc1d9fb484c734: 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 6.8.22: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2021-12-19 09:18:24  0.00B 
/bin/sh -c #(nop)  CMD ["eswrapper"]
                        
# 2021-12-19 09:18:24  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
                        
# 2021-12-19 09:18:24  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2021-12-19T01:10:56.497443Z org.label-schema.license=Elastic-License 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=71fcb50e179e8ff6f36ccc96fefc1d9fb484c734 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=6.8.22 org.opencontainers.image.created=2021-12-19T01:10:56.497443Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License org.opencontainers.image.revision=71fcb50e179e8ff6f36ccc96fefc1d9fb484c734 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=6.8.22
                        
# 2021-12-19 09:18:23  0.00B 
/bin/sh -c #(nop)  EXPOSE 9200 9300
                        
# 2021-12-19 09:18:23  4.89KB 
/bin/sh -c chgrp 0 /usr/local/bin/docker-entrypoint.sh &&     chmod g=u /etc/passwd &&     chmod 0775 /usr/local/bin/docker-entrypoint.sh
                        
# 2021-12-19 09:18:21  4.20KB 
/bin/sh -c #(nop) COPY --chown=1000:0file:08193f849fc25f29db1438eff6d5c9fe1d63237aeb07a3e0009e8ba554f97c31 in /usr/local/bin/docker-entrypoint.sh 
                        
# 2021-12-19 09:18: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 09:18:19  240.53MB 
/bin/sh -c #(nop) COPY --chown=1000:0dir:b79a54eb984345cc2fbb03db213a63d061749a623c44953da80bf99c9f4ecc73 in /usr/share/elasticsearch 
                        
# 2021-12-19 09:18:13  0.00B 
/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
                        
# 2021-12-19 09:18:13  360.38KB 
/bin/sh -c groupadd -g 1000 elasticsearch &&     adduser -u 1000 -g 1000 -G 0 -d /usr/share/elasticsearch elasticsearch &&     chmod 0775 /usr/share/elasticsearch &&     chgrp 0 /usr/share/elasticsearch
                        
# 2021-12-19 09:18:11  160.57MB 
/bin/sh -c for iter in {1..10}; do yum update  --setopt=tsflags=nodocs -y &&     yum install -y  --setopt=tsflags=nodocs nc unzip wget which &&     yum clean all && exit_code=0 && break || exit_code=\$? && echo "yum error: retry $iter in 10s" && sleep 10; done;     (exit $exit_code)
                        
# 2021-12-19 09:17:10  357.89MB 
/bin/sh -c #(nop) COPY dir:8d79ae5f21bb18379c0d92b3d252f4730fec22a4509252ec794212b8f72bd7af in /opt/jdk-15.0.1+9 
                        
# 2021-12-19 09:16:58  0.00B 
/bin/sh -c #(nop)  ENV JAVA_HOME=/opt/jdk-15.0.1+9
                        
# 2021-12-19 09:16:58  0.00B 
/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true
                        
# 2021-09-16 02:20:23  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2021-09-16 02:20:23  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20201113 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-11-13 00:00:00+00:00
                        
# 2021-09-16 02:20:23  203.94MB 
/bin/sh -c #(nop) ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in / 
                        
                    

镜像信息

{
    "Id": "sha256:3bf941c09b95156c677e8518111577f21996fbd4fe2d30d3c0d50b94191fc689",
    "RepoTags": [
        "elasticsearch:6.8.22",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch:6.8.22"
    ],
    "RepoDigests": [
        "elasticsearch@sha256:95de2fb1fc05e1c5f19c8e39ab6691c4ec8eb6c78b4469bc582647fc4fbc48bc",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elasticsearch@sha256:e20bcda3c57ecc2f901d61fa3811465e2520d33a53d5c70c891d689847ea3cdd"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2021-12-19T01:18:24.545160164Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.10",
    "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",
            "JAVA_HOME=/opt/jdk-15.0.1+9"
        ],
        "Cmd": [
            "eswrapper"
        ],
        "Image": "sha256:5de38413fbcfc30c661a99cef1c149ac13917132af13d142219a2bc246ea1775",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2021-12-19T01:10:56.497443Z",
            "org.label-schema.license": "Elastic-License",
            "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": "71fcb50e179e8ff6f36ccc96fefc1d9fb484c734",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "6.8.22",
            "org.opencontainers.image.created": "2021-12-19T01:10:56.497443Z",
            "org.opencontainers.image.documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/index.html",
            "org.opencontainers.image.licenses": "Elastic-License",
            "org.opencontainers.image.revision": "71fcb50e179e8ff6f36ccc96fefc1d9fb484c734",
            "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": "6.8.22"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 963299682,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2696f34b0583739aa7118febe57276f8f902cfacb35d8bd0bfdc11ad6fa54461/diff:/var/lib/docker/overlay2/72861efe81b0d3b45849060d7d4b4b005418b4eb8741c047bbe6272ad52fac59/diff:/var/lib/docker/overlay2/b7e51b26f466a4f24c464779d9aa37a8ad6c2be5004ef05d33ffb395fe41a26d/diff:/var/lib/docker/overlay2/e576f700b87d1c5e45303f48d4a4257cc6583b861e8036df86f9e90335606e04/diff:/var/lib/docker/overlay2/901dc12ccf68bad18a3d45a9ef2c3281e9fcef3d0097427af9bcb728ba545835/diff:/var/lib/docker/overlay2/6e4d6bd7711353d0394fa65a05e77e44381c5acfb3cee43f8f7fc6c15847b9d7/diff",
            "MergedDir": "/var/lib/docker/overlay2/6408a1c7c14dfb6a9f08cd25f9563ea1e1ce4c74735ac0e0bf002b0ca6276c7b/merged",
            "UpperDir": "/var/lib/docker/overlay2/6408a1c7c14dfb6a9f08cd25f9563ea1e1ce4c74735ac0e0bf002b0ca6276c7b/diff",
            "WorkDir": "/var/lib/docker/overlay2/6408a1c7c14dfb6a9f08cd25f9563ea1e1ce4c74735ac0e0bf002b0ca6276c7b/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02",
            "sha256:c3f45996a533eab6293288c36914bbd5c6db7b118fbe030834a957b55a805413",
            "sha256:8b0a5a56217cf20f956e84aad55d7cd63683affb3d809c42366d1ca6f7073468",
            "sha256:bbf552cd324cec60ee407af3b79d09132e2c20d27206760aee12ee1614e7de19",
            "sha256:ee197916099639685f6713144c0234434ef39ce41704b766c594af03d461804a",
            "sha256:024f92a49f701f3163d39f3b61fe6e5ff339e919d829e07fbf5d4f2cac2c42ab",
            "sha256:b9fbd678017abcee07295791e5bdd7d3eda11c4459fa5e478798d8cf126d730c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-09-14T15:29:29.429601536+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
328

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