docker.elastic.co/elasticsearch/elasticsearch-oss:7.4.2 linux/amd64

docker.elastic.co/elasticsearch/elasticsearch-oss:7.4.2 - 国内下载镜像源 浏览次数:9 安全受验证的发布者-Elastic

Elasticsearch OSS 镜像

这是 Elasticsearch 开源版本的官方 Docker 镜像,它提供了完整的 Elasticsearch 集群功能,包括数据存储、搜索、分析等。

该镜像可以方便地部署到各种环境中,例如本地开发、测试环境、生产环境等。

有关 Elasticsearch OSS 镜像的更多信息,请访问 官方文档

源镜像 docker.elastic.co/elasticsearch/elasticsearch-oss:7.4.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch-oss:7.4.2
镜像ID sha256:0a124dcfb70dcca9d07725e599471f6428d2330f3a34842628f05ef8a5aeac9b
镜像TAG 7.4.2
大小 760.05MB
镜像源 docker.elastic.co
CMD eswrapper
启动入口 /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 9 次
贡献者
镜像创建 2019-10-28T20:49:25.924919501Z
同步时间 2025-02-26 14:17
更新时间 2025-02-27 02:30
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ELASTIC_CONTAINER=true
镜像标签
2019-10-28T20:40:44.883016Z: org.label-schema.build-date Apache-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 2f90bbf7b93631e52bafb59b3b049cb44ec25e96: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 7.4.2: org.label-schema.version 2019-10-28T20:40:44.883016Z: org.opencontainers.image.created https://www.elastic.co/guide/en/elasticsearch/reference/index.html: org.opencontainers.image.documentation Apache-2.0: org.opencontainers.image.licenses 2f90bbf7b93631e52bafb59b3b049cb44ec25e96: 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.4.2: org.opencontainers.image.version

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

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2019-10-29 04:49:25  0.00B 
/bin/sh -c #(nop)  CMD ["eswrapper"]
                        
# 2019-10-29 04:49:25  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
                        
# 2019-10-29 04:49:25  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2019-10-28T20:40:44.883016Z org.label-schema.license=Apache-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=2f90bbf7b93631e52bafb59b3b049cb44ec25e96 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.4.2 org.opencontainers.image.created=2019-10-28T20:40:44.883016Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.revision=2f90bbf7b93631e52bafb59b3b049cb44ec25e96 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.4.2
                        
# 2019-10-29 04:49:25  0.00B 
/bin/sh -c #(nop)  EXPOSE 9200 9300
                        
# 2019-10-29 04:49:24  4.90KB 
/bin/sh -c chgrp 0 /usr/local/bin/docker-entrypoint.sh &&     chmod g=u /etc/passwd &&     chmod 0775 /usr/local/bin/docker-entrypoint.sh
                        
# 2019-10-29 04:49:21  4.21KB 
/bin/sh -c #(nop) COPY --chown=1000:0file:8aaf8c70cc610ac6e2caadd743341d4590a184092390227b9bfc69044c733e28 in /usr/local/bin/docker-entrypoint.sh 
                        
# 2019-10-29 04:49: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
                        
# 2019-10-29 04:49:20  40.00B 
/bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts
                        
# 2019-10-29 04:49:18  391.07MB 
/bin/sh -c #(nop) COPY --chown=1000:0dir:7df2d51b128930b04465ae61178f8bb27936578f359ee3fa3e6bb9bc0898bd65 in /usr/share/elasticsearch 
                        
# 2019-10-29 04:49:08  0.00B 
/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
                        
# 2019-10-29 04:49:08  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
                        
# 2019-10-29 04:49:06  166.73MB 
/bin/sh -c for iter in {1..10}; do yum update  --setopt=tsflags=nodocs -y &&     yum install -y  --setopt=tsflags=nodocs nc &&     yum clean all && exit_code=0 && break || exit_code=$? && echo "yum error: retry $iter in 10s" && sleep 10; done;     (exit $exit_code)
                        
# 2019-10-29 04:48:17  0.00B 
/bin/sh -c #(nop)  ENV ELASTIC_CONTAINER=true
                        
# 2019-08-21 04:21:01  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2019-08-21 04:21:01  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=20190801
                        
# 2019-08-21 04:21:00  201.88MB 
/bin/sh -c #(nop) ADD file:4e7247c06de9ad117293b6bf39c77f96c623a1bca4da35068d7e64c7cb826c08 in / 
                        
                    

镜像信息

{
    "Id": "sha256:0a124dcfb70dcca9d07725e599471f6428d2330f3a34842628f05ef8a5aeac9b",
    "RepoTags": [
        "docker.elastic.co/elasticsearch/elasticsearch-oss:7.4.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch-oss:7.4.2"
    ],
    "RepoDigests": [
        "docker.elastic.co/elasticsearch/elasticsearch-oss@sha256:0604c2e56343cdbb09a165292a5dfd4607694b29207924fbd38e56722a6d81a9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch-oss@sha256:1d3d6ec638cea969c86e1c84d1221a93bd9852ac5f1cdf921156ecfcc3122475"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2019-10-28T20:49:25.924919501Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "18.09.6",
    "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"
        ],
        "ArgsEscaped": true,
        "Image": "sha256:cd02af8b77847b38bc92c4ad41474c3a9e584cb41071f7460790ff5cc3462cba",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2019-10-28T20:40:44.883016Z",
            "org.label-schema.license": "Apache-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": "2f90bbf7b93631e52bafb59b3b049cb44ec25e96",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "7.4.2",
            "org.opencontainers.image.created": "2019-10-28T20:40:44.883016Z",
            "org.opencontainers.image.documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/index.html",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "2f90bbf7b93631e52bafb59b3b049cb44ec25e96",
            "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.4.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 760047836,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/09f31b82f02c2b47467c7119cce0ef1d106f20777bb1f1ec89b0d4e3c6391f32/diff:/var/lib/docker/overlay2/0488b970f2ec7c5335de04bff5a3825b36f8a2ef850a3aebcd8d960f992a9ec6/diff:/var/lib/docker/overlay2/e0dadee65211ee9fece2456d6ff8502c9f01289951d9987c32c5bb600528221f/diff:/var/lib/docker/overlay2/d3341128efa821faf08a6736ebf9086ff466fb6aada2a18b36a802bf23c37535/diff:/var/lib/docker/overlay2/72b15cdb5082be4c81037804a3c117a95a12282846656bf9f3518183f26c5fb5/diff:/var/lib/docker/overlay2/f7eee0043606808b75ee1bb21ea8683959b78850c091ab1fffa6e561e960517d/diff",
            "MergedDir": "/var/lib/docker/overlay2/6236228510c3bcd566298ed163f283495e058a32e7976338bf77236b1d21ff28/merged",
            "UpperDir": "/var/lib/docker/overlay2/6236228510c3bcd566298ed163f283495e058a32e7976338bf77236b1d21ff28/diff",
            "WorkDir": "/var/lib/docker/overlay2/6236228510c3bcd566298ed163f283495e058a32e7976338bf77236b1d21ff28/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:877b494a9f30e74e61b441ed84bb74b14e66fb9cc321d83f3a8a19c60d078654",
            "sha256:99aa2f1a05ad9a89ce82f2e23722d0921a0948d14f013ea284223b81fcbb9fc4",
            "sha256:dccbfc310b3338373bb4767984cd932babd5d40d16264a72b5396487f5d53661",
            "sha256:773166bc67a5bfaff6a70b8abf2b86dc0261706a7db5373b9389be85c8ee65d3",
            "sha256:1ce7bfd07889f5e085ccceba48324528765f78970e11bf60f3a8e1f092785e8b",
            "sha256:285086920129dc64b08c9d15f76e7aef3fc81556a10f3ca50355f06173efd1ba",
            "sha256:b7e20787963e63db344ad3a58c4738526539c8300c2cc6b67f28cc63a8d7ed65"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-02-26T14:17:07.214113606+08:00"
    }
}

更多版本

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

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

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

linux/amd64 docker.elastic.co760.05MB2025-02-26 14:17
8