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

docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2 - 国内下载镜像源 浏览次数:26 安全受验证的发布者-Elastic 温馨提示: 这是一个 linux/arm64 系统架构镜像

Elasticsearch OSS 镜像

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

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

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

源镜像 docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2-linuxarm64
镜像ID sha256:add4cddbda11c67befbcdcf73786cdb7fd06c04f4110e6828124aa231205ab15
镜像TAG 7.10.2-linuxarm64
大小 742.51MB
镜像源 docker.elastic.co
CMD eswrapper
启动入口 /tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/arm64
浏览量 26 次
贡献者
镜像创建 2021-01-13T04:44:16.9510085Z
同步时间 2024-11-05 18:14
更新时间 2024-11-21 17:48
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ELASTIC_CONTAINER=true
镜像标签
2021-01-13T04:42:47.157277Z: 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 747e1cc71def077253878a59143c1f785afa92b9: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 7.10.2: org.label-schema.version 2021-01-13T04:42:47.157277Z: 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 747e1cc71def077253878a59143c1f785afa92b9: 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.10.2: org.opencontainers.image.version

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

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.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-oss:7.10.2-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2-linuxarm64  docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.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.10.2-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2-linuxarm64  docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2'

镜像历史

大小 创建时间 层信息
0.00B 2021-01-13 12:44:16 /bin/sh -c #(nop) CMD ["eswrapper"]
0.00B 2021-01-13 12:44:16 /bin/sh -c #(nop) ENTRYPOINT ["/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
0.00B 2021-01-13 12:44:16 /bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-13T04:42:47.157277Z 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=747e1cc71def077253878a59143c1f785afa92b9 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=7.10.2 org.opencontainers.image.created=2021-01-13T04:42:47.157277Z 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=747e1cc71def077253878a59143c1f785afa92b9 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.10.2
0.00B 2021-01-13 12:44:16 /bin/sh -c #(nop) EXPOSE 9200 9300
776.54KB 2021-01-13 12:44:16 /bin/sh -c find / -xdev -perm -4000 -exec chmod ug-s {} +
4.56KB 2021-01-13 12:44:15 /bin/sh -c find /usr/share/elasticsearch/jdk -type d -exec chmod 0755 '{}' \; && chmod g=u /etc/passwd && chmod 0775 /usr/local/bin/docker-entrypoint.sh
3.70KB 2021-01-13 12:44:14 /bin/sh -c #(nop) COPY file:0270761c0ed4071e2093d63c2340847d61ea39d2c808ee284da9d92d9dcc9515 in /usr/local/bin/docker-entrypoint.sh
0.00B 2021-01-13 12:44:13 /bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
40.00B 2021-01-13 12:44:13 /bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts /usr/share/elasticsearch/jdk/lib/security/cacerts
23.90KB 2021-01-13 12:44:12 /bin/sh -c #(nop) COPY --chown=0:0file:71bfd2daffa1277e243209a08921f2609e22adbf82217ed08c071eb3a2ddca8a in /tini
418.89MB 2021-01-13 12:44:09 /bin/sh -c #(nop) COPY --chown=1000:0dir:7348217b453461975acaa8c50f9c3a99934ffc9711bf30a2f5614570864de35a in /usr/share/elasticsearch
0.00B 2021-01-13 12:44:03 /bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
301.08KB 2021-01-13 12:44:03 /bin/sh -c groupadd -g 1000 elasticsearch && adduser -u 1000 -g 1000 -G 0 -d /usr/share/elasticsearch elasticsearch && chmod 0775 /usr/share/elasticsearch && chown -R 1000:0 /usr/share/elasticsearch
73.71MB 2021-01-13 12:44:01 /bin/sh -c for iter in {1..10}; do yum update --setopt=tsflags=nodocs -y && yum install --setopt=tsflags=nodocs -y nc shadow-utils zip unzip && yum clean all && exit_code=0 && break || exit_code=$? && echo "yum error: retry $iter in 10s" && sleep 10; done; (exit $exit_code)
0.00B 2021-01-13 12:43:49 /bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
0.00B 2020-12-08 07:42:10 /bin/sh -c #(nop) CMD ["/bin/bash"]
0.00B 2020-12-08 07:42:09 /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=20201204
248.80MB 2020-12-08 07:42:06 /bin/sh -c #(nop) ADD file:edd6e1253ec7bbb67b5a28d40c7d28b34a443c2cfa327bebf55c8b0b19484bf9 in /

镜像信息

{
    "Id": "sha256:add4cddbda11c67befbcdcf73786cdb7fd06c04f4110e6828124aa231205ab15",
    "RepoTags": [
        "docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2-linuxarm64"
    ],
    "RepoDigests": [
        "docker.elastic.co/elasticsearch/elasticsearch-oss@sha256:2c257b68f361872e13bdd476cba152e232a314ec61b0eedfc1f71b628ba39432",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.elastic.co/elasticsearch/elasticsearch-oss@sha256:4936a86deef4080b08777c427fd41a674a51adbd91383d2539472fdefe1c3adb"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2021-01-13T04:44:16.9510085Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "19.03.12",
    "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"
        ],
        "Image": "sha256:30e1a4f598d60bac55f15dc9a2a5b8776c7261ec9516ed095cf98dd4caa97424",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2021-01-13T04:42:47.157277Z",
            "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": "747e1cc71def077253878a59143c1f785afa92b9",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "7.10.2",
            "org.opencontainers.image.created": "2021-01-13T04:42:47.157277Z",
            "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": "747e1cc71def077253878a59143c1f785afa92b9",
            "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.10.2"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 742510713,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2ea804e854b5521c2f184284b2fb8c5db743c24876bae8eafc8fcb6759b63706/diff:/var/lib/docker/overlay2/ed55493f1325b2b1d5d5ad816af8aee44dca064bf58a3076149794ba4ecc792f/diff:/var/lib/docker/overlay2/851bed3bf6868d006e23684e7bf0cca3fbc18a3eaf97356e85aafb752be2faa2/diff:/var/lib/docker/overlay2/004271cfd0e126738ff790969238d73f8127e34e58a8e7dab3191aafa02b8740/diff:/var/lib/docker/overlay2/06469171b5b75c4688539f2b2e710d46d6c3371eb85c82cac8dc29602a8cd2c2/diff:/var/lib/docker/overlay2/21ee8449d549c997d34e94d2af6643cbd71caac35d2bccfeca49940b7e0a4e10/diff:/var/lib/docker/overlay2/0a7b4581751533ed8f9160c8e3915fc6838a5dcba16feb709a7625310302023b/diff:/var/lib/docker/overlay2/4c70dd17c9520d00ea5bd06f6faa66c44a8afbbb2518fa46e262d85268ded684/diff",
            "MergedDir": "/var/lib/docker/overlay2/fefd9ec53be5265c40303fba3ddda82deb8e4a343a4fb16b7aeb8157e079d569/merged",
            "UpperDir": "/var/lib/docker/overlay2/fefd9ec53be5265c40303fba3ddda82deb8e4a343a4fb16b7aeb8157e079d569/diff",
            "WorkDir": "/var/lib/docker/overlay2/fefd9ec53be5265c40303fba3ddda82deb8e4a343a4fb16b7aeb8157e079d569/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:16764cdd1bc476620e90917137529491698856d33294e38e7e11b0444715eb24",
            "sha256:f556a19c536af95fe30657a54e340043835e9a11dc6a46b47cf6327e47005a71",
            "sha256:d0f9c1abb27e102769a12ff00582138d33ef7cee2958b4110e02fa14d56c8e04",
            "sha256:2548ac071d76a757dc1bcd5e8e4bc949032c8f5e8861dbae751d041d103909ad",
            "sha256:31f302311a831d354ad7bd9e0501d2884290dc6e69f2d22e813fda8175a49bc1",
            "sha256:a104ebeed841e6c16f58a17b324071df8cdad6518f790b79b23d18f185ad9036",
            "sha256:c498c2117286b77da5987aece249a2442f84997c941534bf4613b665045991a5",
            "sha256:06648e5cbb1dab3df5b63eb7a7457cc46079c43362003f380a5aa2f311a5c93a",
            "sha256:56e6d95a73a695d938bf9780c0154881d179ccfdbbe5c3dfa2f3eec0b79a59c5"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-11-05T18:13:58.635414018+08:00"
    }
}

更多版本

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

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