广告图片

ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest linux/amd64

ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest - 国内下载镜像源 浏览次数:16

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

该镜像为部署在Zeabur平台上的Elasticsearch服务提供支持,基于Azul Vintage JDK构建,适用于需要稳定Java运行环境的Elasticsearch应用场景。

源镜像 ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest
镜像ID sha256:5e4cd5ab874cd647ca97e0954b00862eacf2a6d56dd0a47d8118c36d2c639bd7
镜像TAG latest
大小 1.43GB
镜像源 ghcr.io
CMD eswrapper
启动入口 /bin/tini -- /usr/local/bin/docker-entrypoint.sh
工作目录 /usr/share/elasticsearch
OS/平台 linux/amd64
浏览量 16 次
贡献者
镜像创建 2026-04-22T07:12:57.000307566Z
同步时间 2026-04-22 15:53
开放端口
9200/tcp 9300/tcp
环境变量
PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci ELASTIC_CONTAINER=true SHELL=/bin/bash ES_SETTING_DISCOVERY_TYPE=single-node ES_SETTING_XPACK_SECURITY_ENABLED=true ES_SETTING_XPACK_SECURITY_HTTP_SSL_ENABLED=false ES_SETTING_XPACK_SECURITY_TRANSPORT_SSL_ENABLED=false ES_SETTING_XPACK_SECURITY_AUTOCONFIGURATION_ENABLED=false ES_JAVA_OPTS=-Xms1g -Xmx1g
镜像标签
x86_64: architecture 2026-03-19T17:02:39Z: build-date ubi9-minimal-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms cpe:/a:redhat:enterprise_linux:9::appstream: cpe You know, for search.: description public: distribution-scope 1.42.2: io.buildah.version The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: io.k8s.description Red Hat Universal Base Image 9 Minimal: io.k8s.display-name : io.openshift.expose-services minimal rhel9: io.openshift.tags infra@elastic.co: maintainer Elasticsearch: name 2026-04-01T22:08:18.783399214Z: 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 640408e2dfd2af9fbfe5079e1575f93d8909a5f5: org.label-schema.vcs-ref https://github.com/elastic/elasticsearch: org.label-schema.vcs-url Elastic: org.label-schema.vendor 9.3.3: org.label-schema.version 2026-04-22T07:12:31.090Z: org.opencontainers.image.created : org.opencontainers.image.description https://www.elastic.co/guide/en/elasticsearch/reference/index.html: org.opencontainers.image.documentation : org.opencontainers.image.licenses aa9c9a62fe2fa8ab4bca2c1245b2f6e984d8c5ca: org.opencontainers.image.revision https://github.com/azul-vintage/vintage-elasticsearch-zeabur: org.opencontainers.image.source vintage-elasticsearch-zeabur: org.opencontainers.image.title https://github.com/azul-vintage/vintage-elasticsearch-zeabur: org.opencontainers.image.url Elastic: org.opencontainers.image.vendor latest: org.opencontainers.image.version 1: release Elasticsearch: summary https://catalog.redhat.com/en/search?searchType=containers: url d0c250a501ab44b94ebea3e751fcaa45749a08a2: vcs-ref git: vcs-type Elastic: vendor 9.3.3: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest  ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest  ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest

Shell快速替换命令

sed -i 's#ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest  ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest'

镜像构建历史


# 2026-04-22 15:12:57  0.00B 声明容器运行时监听的端口
EXPOSE [9200/tcp 9300/tcp]
                        
# 2026-04-22 15:12:57  0.00B 指定运行容器时使用的用户
USER 1000:0
                        
# 2026-04-22 15:12:57  9.99MB 执行命令并创建新的镜像层
RUN |1 IK_PLUGIN_VERSION=9.3.3 /bin/sh -c bin/elasticsearch-plugin install --batch     https://get.infini.cloud/elasticsearch/analysis-ik/${IK_PLUGIN_VERSION} # buildkit
                        
# 2026-04-22 15:12:57  0.00B 设置环境变量 ES_SETTING_DISCOVERY_TYPE ES_SETTING_XPACK_SECURITY_ENABLED ES_SETTING_XPACK_SECURITY_HTTP_SSL_ENABLED ES_SETTING_XPACK_SECURITY_TRANSPORT_SSL_ENABLED ES_SETTING_XPACK_SECURITY_AUTOCONFIGURATION_ENABLED ES_JAVA_OPTS
ENV ES_SETTING_DISCOVERY_TYPE=single-node ES_SETTING_XPACK_SECURITY_ENABLED=true ES_SETTING_XPACK_SECURITY_HTTP_SSL_ENABLED=false ES_SETTING_XPACK_SECURITY_TRANSPORT_SSL_ENABLED=false ES_SETTING_XPACK_SECURITY_AUTOCONFIGURATION_ENABLED=false ES_JAVA_OPTS=-Xms1g -Xmx1g
                        
# 2026-04-22 15:12:57  0.00B 定义构建参数
ARG IK_PLUGIN_VERSION=9.3.3
                        
# 2026-04-02 06:17:02  0.00B 指定运行容器时使用的用户
USER 1000:0
                        
# 2026-04-02 06:17:02  0.00B 设置默认要执行的命令
CMD ["eswrapper"]
                        
# 2026-04-02 06:17:02  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
                        
# 2026-04-02 06:17:02  3.86KB 执行命令并创建新的镜像层
RUN /bin/sh -c mkdir /licenses && ln LICENSE.txt /licenses/LICENSE # buildkit
                        
# 2026-04-02 06:17:01  0.00B 添加元数据标签
LABEL name=Elasticsearch maintainer=infra@elastic.co vendor=Elastic version=9.3.3 release=1 summary=Elasticsearch description=You know, for search.
                        
# 2026-04-02 06:17:01  0.00B 添加元数据标签
LABEL org.label-schema.build-date=2026-04-01T22:08:18.783399214Z 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=640408e2dfd2af9fbfe5079e1575f93d8909a5f5 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=9.3.3 org.opencontainers.image.created=2026-04-01T22:08:18.783399214Z 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=640408e2dfd2af9fbfe5079e1575f93d8909a5f5 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=9.3.3
                        
# 2026-04-02 06:17:01  0.00B 声明容器运行时监听的端口
EXPOSE [9200/tcp 9300/tcp]
                        
# 2026-04-02 06:17:01  194.06KB 执行命令并创建新的镜像层
RUN /bin/sh -c chmod g=u /etc/passwd &&     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
                        
# 2026-04-02 06:17:01  3.51KB 复制新文件或目录到容器中
COPY --chmod=0555 bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
                        
# 2026-04-02 06:16:59  0.00B 设置环境变量 SHELL
ENV SHELL=/bin/bash
                        
# 2026-04-02 06:16:59  0.00B 设置环境变量 PATH
ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2026-04-02 06:16:59  40.00B 执行命令并创建新的镜像层
RUN /bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts jdk/lib/security/cacerts # buildkit
                        
# 2026-04-02 06:16:57  1.30GB 复制新文件或目录到容器中
COPY --chown=0:0 /usr/share/elasticsearch . # buildkit
                        
# 2026-04-02 06:16:51  0.00B 设置工作目录为/usr/share/elasticsearch
WORKDIR /usr/share/elasticsearch
                        
# 2026-04-02 06:16:51  24.06KB 复制新文件或目录到容器中
COPY /bin/tini /bin/tini # buildkit
                        
# 2026-04-02 06:16:51  0.00B 设置环境变量 ELASTIC_CONTAINER
ENV ELASTIC_CONTAINER=true
                        
# 2026-04-02 06:16:24  3.59KB 执行命令并创建新的镜像层
RUN /bin/sh -c groupadd -g 1000 elasticsearch &&     adduser -u 1000 -g 1000 -G 0 -d /usr/share/elasticsearch elasticsearch &&     chown -R 0:0 /usr/share/elasticsearch # buildkit
                        
# 2026-04-02 06:16:20  19.63MB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf install --setopt=tsflags=nodocs -y     nc shadow-utils zip unzip findutils procps-ng &&     microdnf clean all # buildkit
                        
# 2026-03-20 01:02:53  105.41MB 
/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="d0c250a501ab44b94ebea3e751fcaa45749a08a2" "org.opencontainers.image.revision"="d0c250a501ab44b94ebea3e751fcaa45749a08a2" "build-date"="2026-03-19T17:02:39Z" "org.opencontainers.image.created"="2026-03-19T17:02:39Z" "release"="1773939694"org.opencontainers.image.revision=d0c250a501ab44b94ebea3e751fcaa45749a08a2,org.opencontainers.image.created=2026-03-19T17:02:39Z
                        
# 2026-03-20 01:02:53  0.00B 
/bin/sh -c #(nop) COPY file:289d553fe837e625c2f8fb767ab91c5be2d390395d3693929ca213958efa8fc8 in /root/buildinfo/labels.json      
                        
# 2026-03-20 01:02:53  0.00B 
/bin/sh -c #(nop) COPY file:289d553fe837e625c2f8fb767ab91c5be2d390395d3693929ca213958efa8fc8 in /usr/share/buildinfo/labels.json      
                        
# 2026-03-20 01:02:53  0.00B 
/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json      
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json      
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.      
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) COPY dir:2cb6e43856cb0ad61489a8c64de98c252b875727203d4889684da9c688115b96 in /      
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9/ubi-minimal"       version="9.7"       cpe="cpe:/a:redhat:enterprise_linux:9::appstream"       distribution-scope="public"
                        
# 2026-03-20 01:02:52  0.00B 
/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
                        
# 2026-03-20 01:02:51  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2026-03-20 01:02:51  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:5e4cd5ab874cd647ca97e0954b00862eacf2a6d56dd0a47d8118c36d2c639bd7",
    "RepoTags": [
        "ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest"
    ],
    "RepoDigests": [
        "ghcr.io/azul-vintage/vintage-elasticsearch-zeabur@sha256:ea1cc3a389a83566aa3cbe3e2a28995d97dfb6f6ce7ec9e65a1ab93dac18085d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/azul-vintage/vintage-elasticsearch-zeabur@sha256:57daa7a308a66beb1a7b398801e1c3e904b711ed59ff11cc945f9a118c4f6320"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-04-22T07:12:57.000307566Z",
    "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",
            "container=oci",
            "ELASTIC_CONTAINER=true",
            "SHELL=/bin/bash",
            "ES_SETTING_DISCOVERY_TYPE=single-node",
            "ES_SETTING_XPACK_SECURITY_ENABLED=true",
            "ES_SETTING_XPACK_SECURITY_HTTP_SSL_ENABLED=false",
            "ES_SETTING_XPACK_SECURITY_TRANSPORT_SSL_ENABLED=false",
            "ES_SETTING_XPACK_SECURITY_AUTOCONFIGURATION_ENABLED=false",
            "ES_JAVA_OPTS=-Xms1g -Xmx1g"
        ],
        "Cmd": [
            "eswrapper"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/usr/share/elasticsearch",
        "Entrypoint": [
            "/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2026-03-19T17:02:39Z",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream",
            "description": "You know, for search.",
            "distribution-scope": "public",
            "io.buildah.version": "1.42.2",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 9 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel9",
            "maintainer": "infra@elastic.co",
            "name": "Elasticsearch",
            "org.label-schema.build-date": "2026-04-01T22:08:18.783399214Z",
            "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": "640408e2dfd2af9fbfe5079e1575f93d8909a5f5",
            "org.label-schema.vcs-url": "https://github.com/elastic/elasticsearch",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "9.3.3",
            "org.opencontainers.image.created": "2026-04-22T07:12:31.090Z",
            "org.opencontainers.image.description": "",
            "org.opencontainers.image.documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/index.html",
            "org.opencontainers.image.licenses": "",
            "org.opencontainers.image.revision": "aa9c9a62fe2fa8ab4bca2c1245b2f6e984d8c5ca",
            "org.opencontainers.image.source": "https://github.com/azul-vintage/vintage-elasticsearch-zeabur",
            "org.opencontainers.image.title": "vintage-elasticsearch-zeabur",
            "org.opencontainers.image.url": "https://github.com/azul-vintage/vintage-elasticsearch-zeabur",
            "org.opencontainers.image.vendor": "Elastic",
            "org.opencontainers.image.version": "latest",
            "release": "1",
            "summary": "Elasticsearch",
            "url": "https://catalog.redhat.com/en/search?searchType=containers",
            "vcs-ref": "d0c250a501ab44b94ebea3e751fcaa45749a08a2",
            "vcs-type": "git",
            "vendor": "Elastic",
            "version": "9.3.3"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1430694879,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/48ea0f4f54e32222d4d0d60c9f233572f1bea6b627148b5125a8b62d1584c4bc/diff:/var/lib/docker/overlay2/7a3e70f93562fe350222c574550afd50958d5fb7997c0eeda391cc18448886a2/diff:/var/lib/docker/overlay2/2e4353f39f2160cf14bd40011a5416be6e31a73e3c1d391f5684ec8e6575cdf2/diff:/var/lib/docker/overlay2/b735333e7d73983bb4bbb2ac4400ded897b429e5a6965b9c233a0773a760a100/diff:/var/lib/docker/overlay2/8b438efeda0f09b2d26767e479472ee283a05a2b7e92556478ec16dcddb8913c/diff:/var/lib/docker/overlay2/51f4353690035e7dbc24b04339051639611b37ca073b610a7adbf744dc06f5b6/diff:/var/lib/docker/overlay2/4854168653a292dcde14e794d8904b999018626d6ee9ae98d0094b903857d6a0/diff:/var/lib/docker/overlay2/2742b9d5cc68393a6e6e5d866e354b83306f130759f49c4bdba23cee4bfd671b/diff:/var/lib/docker/overlay2/e5e8b7dcc95accf66ee03e18614a5fa5e0c1bfc0f7c05b3e1ed8168fd8657d05/diff:/var/lib/docker/overlay2/706df44a5bf6bd2eeaf178b7aadbe7309b896fbfb39c18624f4dbcea1c1b22a3/diff",
            "MergedDir": "/var/lib/docker/overlay2/f2baab9a0d4c7dbef8c75fe5483aec5ffe14cc74ab81e37fb3cf41182bb63543/merged",
            "UpperDir": "/var/lib/docker/overlay2/f2baab9a0d4c7dbef8c75fe5483aec5ffe14cc74ab81e37fb3cf41182bb63543/diff",
            "WorkDir": "/var/lib/docker/overlay2/f2baab9a0d4c7dbef8c75fe5483aec5ffe14cc74ab81e37fb3cf41182bb63543/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:2934dd93195a83267427ae66325dba034bd8a0a6dd71b3b5e5e58c26cfdf089e",
            "sha256:d98176dbfe5f89d1835df756a9886dd22ea439a888e3477353e7b39b5d687c9c",
            "sha256:fccfdb6fbe7e6c442fa957d8b05c210d513e663ccacf976979c1f9d9631e465e",
            "sha256:eb3bbbba0b48904b1b62dc681c5cf744330b84206257278f0af2d6c764f398ce",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:43df925dea9c8a5d77246e439bcb80cdd2fa28da0ce20d7742112b2d9ad91132",
            "sha256:9c4ce3bb2bbe9832ab25510595aa5d3c2d6f2368871116034f4554d0717bf469",
            "sha256:515a9beccd508e6194069ba153557fec6bfe9a2845f9185cbf96b224df09faff",
            "sha256:e305abd653fced3f34d52509a17870c82c7b68402f4a1d077f21fcb191145be6",
            "sha256:88e4275c5457f1095373f160cef5799b1bf66312b3eccc7cf112ca343f3e0577",
            "sha256:e75f703daee8f895a9242cbbd904d64d0eb76a2713e28ed90d3cd4efe11f0299"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-22T15:53:29.17677704+08:00"
    }
}

更多版本

ghcr.io/azul-vintage/vintage-elasticsearch-zeabur:latest

linux/amd64 ghcr.io1.43GB2026-04-22 15:53
15