docker.io/kibana:9.0.3 linux/amd64

docker.io/kibana:9.0.3 - 国内下载镜像源 浏览次数:12
Kibana是一个基于Elasticsearch的数据可视化工具。它提供了一个简单易用的界面,可以帮助用户探索、分析和可视化大量数据。Kibana可以与Elasticsearch集成,并且支持各种数据源,如MySQL、 PostgreSQL等。
源镜像 docker.io/kibana:9.0.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kibana:9.0.3
镜像ID sha256:5fb8d4905f7b94c05dc958d92ef050d0bbf7e83d58a1bd698a8b1b9e5b21f3a1
镜像TAG 9.0.3
大小 1.29GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /usr/local/bin/kibana-docker
启动入口 /bin/tini --
工作目录 /usr/share/kibana
OS/平台 linux/amd64
浏览量 12 次
贡献者
镜像创建 2025-06-24T11:03:26Z
同步时间 2025-07-21 15:02
更新时间 2025-07-22 01:25
开放端口
5601/tcp
环境变量
PATH=/usr/share/kibana/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci ELASTIC_CONTAINER=true
镜像标签
x86_64: architecture 2025-07-15T13:55:15: 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 Your window into the Elastic Stack.: description public: distribution-scope 1.41.0-dev: 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 Kibana: name 2025-06-18T20:29:08.844Z: org.label-schema.build-date Elastic License: org.label-schema.license Kibana: org.label-schema.name 1.0: org.label-schema.schema-version https://www.elastic.co/products/kibana: org.label-schema.url https://www.elastic.co/guide/en/kibana/reference/index.html: org.label-schema.usage 3b8379b249b9b5ab0c3c2ee245cd7d62ad93ab4d: org.label-schema.vcs-ref https://github.com/elastic/kibana: org.label-schema.vcs-url Elastic: org.label-schema.vendor 9.0.3: org.label-schema.version 2025-06-18T20:29:08.844Z: org.opencontainers.image.created https://www.elastic.co/guide/en/kibana/reference/index.html: org.opencontainers.image.documentation Elastic License: org.opencontainers.image.licenses 3b8379b249b9b5ab0c3c2ee245cd7d62ad93ab4d: org.opencontainers.image.revision https://github.com/elastic/kibana: org.opencontainers.image.source Kibana: org.opencontainers.image.title https://www.elastic.co/products/kibana: org.opencontainers.image.url Elastic: org.opencontainers.image.vendor 9.0.3: org.opencontainers.image.version 1: release Kibana: summary https://www.redhat.com: url 49def32f29d405d4663060d62ea5437538e3fbfc: vcs-ref git: vcs-type Elastic: vendor 9.0.3: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-06-24 19:03:26  0.00B 指定运行容器时使用的用户
USER 1000
                        
# 2025-06-24 19:03:26  0.00B 设置默认要执行的命令
CMD ["/usr/local/bin/kibana-docker"]
                        
# 2025-06-24 19:03:26  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/tini" "--"]
                        
# 2025-06-24 19:03:26  3.86KB 执行命令并创建新的镜像层
RUN /bin/sh -c mkdir /licenses && ln LICENSE.txt /licenses/LICENSE # buildkit
                        
# 2025-06-24 19:03:26  0.00B 添加元数据标签
LABEL name=Kibana maintainer=infra@elastic.co vendor=Elastic version=9.0.3 release=1 summary=Kibana description=Your window into the Elastic Stack.
                        
# 2025-06-24 19:03:26  0.00B 添加元数据标签
LABEL org.label-schema.build-date=2025-06-18T20:29:08.844Z org.label-schema.license=Elastic License org.label-schema.name=Kibana org.label-schema.schema-version=1.0 org.label-schema.url=https://www.elastic.co/products/kibana org.label-schema.usage=https://www.elastic.co/guide/en/kibana/reference/index.html org.label-schema.vcs-ref=3b8379b249b9b5ab0c3c2ee245cd7d62ad93ab4d org.label-schema.vcs-url=https://github.com/elastic/kibana org.label-schema.vendor=Elastic org.label-schema.version=9.0.3 org.opencontainers.image.created=2025-06-18T20:29:08.844Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/kibana/reference/index.html org.opencontainers.image.licenses=Elastic License org.opencontainers.image.revision=3b8379b249b9b5ab0c3c2ee245cd7d62ad93ab4d org.opencontainers.image.source=https://github.com/elastic/kibana org.opencontainers.image.title=Kibana org.opencontainers.image.url=https://www.elastic.co/products/kibana org.opencontainers.image.vendor=Elastic org.opencontainers.image.version=9.0.3
                        
# 2025-06-24 19:03:26  2.86KB 执行命令并创建新的镜像层
RUN /bin/sh -c groupadd --gid 1000 kibana &&     useradd --uid 1000 --gid 1000 -G 0       --home-dir /usr/share/kibana --no-create-home       kibana # buildkit
                        
# 2025-06-24 19:03:26  193.98KB 执行命令并创建新的镜像层
RUN /bin/sh -c find / -xdev -perm -4000 -exec chmod u-s {} + # buildkit
                        
# 2025-06-24 19:03:26  249.00B 执行命令并创建新的镜像层
RUN /bin/sh -c chmod g+ws /usr/share/kibana &&     find /usr/share/kibana -gid 0 -and -not -perm /g+w -exec chmod g+w {} \; # buildkit
                        
# 2025-06-24 19:03:26  17.45KB 复制新文件或目录到容器中
COPY bin/kibana-docker /usr/local/bin/ # buildkit
                        
# 2025-06-24 19:03:26  249.00B 复制新文件或目录到容器中
COPY --chown=1000:0 config/kibana.yml /usr/share/kibana/config/kibana.yml # buildkit
                        
# 2025-06-24 19:03:26  0.00B 设置环境变量 PATH
ENV PATH=/usr/share/kibana/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2025-06-24 19:03:26  0.00B 设置环境变量 ELASTIC_CONTAINER
ENV ELASTIC_CONTAINER=true
                        
# 2025-06-24 19:03:26  17.00B 执行命令并创建新的镜像层
RUN /bin/sh -c ln -s /usr/share/kibana /opt/kibana # buildkit
                        
# 2025-06-24 19:03:26  0.00B 设置工作目录为/usr/share/kibana
WORKDIR /usr/share/kibana
                        
# 2025-06-24 19:03:26  28.10KB 执行命令并创建新的镜像层
RUN /bin/sh -c fc-cache -v # buildkit
                        
# 2025-06-24 19:03:26  20.33MB 复制新文件或目录到容器中
COPY --chown=0:0 /usr/share/fonts/local/NotoSansCJK-Regular.ttc /usr/share/fonts/local/NotoSansCJK-Regular.ttc # buildkit
                        
# 2025-06-24 19:03:26  24.06KB 复制新文件或目录到容器中
COPY --chown=0:0 /bin/tini /bin/tini # buildkit
                        
# 2025-06-24 19:03:26  1.10GB 复制新文件或目录到容器中
COPY --chown=1000:0 /usr/share/kibana /usr/share/kibana # buildkit
                        
# 2025-06-24 19:03:26  60.80MB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf install --setopt=tsflags=nodocs -y       fontconfig liberation-fonts-common freetype shadow-utils nss findutils &&       microdnf clean all # buildkit
                        
# 2025-06-24 19:03:26  0.00B 声明容器运行时监听的端口
EXPOSE map[5601/tcp:{}]
                        
# 2025-06-24 19:03:26  104.38MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-07-15T13:55:15" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="49def32f29d405d4663060d62ea5437538e3fbfc" "release"="1752587672"
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json    
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.    
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) COPY dir:d7be74d0418e000f9c8e9c530ac1f30fb34314bf4358ea4867bfdbbb9c1266b5 in /    
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2025-06-24 19:03:26  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."
                        
# 2025-06-24 19:03:26  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."
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9-minimal"       version="9.6"       distribution-scope="public"
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2025-06-24 19:03:26  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:5fb8d4905f7b94c05dc958d92ef050d0bbf7e83d58a1bd698a8b1b9e5b21f3a1",
    "RepoTags": [
        "kibana:9.0.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kibana:9.0.3"
    ],
    "RepoDigests": [
        "kibana@sha256:eacd27eaeb13a038db9d2d81152db82499721e6810daa54e899ffd4c5216b8ca",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kibana@sha256:332a883cb6928a1eb0be7a9bac3027b58fd17abec963fd5baea8cf0f4983c6c7"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-24T11:03:26Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1000",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "5601/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/share/kibana/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci",
            "ELASTIC_CONTAINER=true"
        ],
        "Cmd": [
            "/usr/local/bin/kibana-docker"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/usr/share/kibana",
        "Entrypoint": [
            "/bin/tini",
            "--"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-07-15T13:55:15",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Your window into the Elastic Stack.",
            "distribution-scope": "public",
            "io.buildah.version": "1.41.0-dev",
            "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": "Kibana",
            "org.label-schema.build-date": "2025-06-18T20:29:08.844Z",
            "org.label-schema.license": "Elastic License",
            "org.label-schema.name": "Kibana",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.url": "https://www.elastic.co/products/kibana",
            "org.label-schema.usage": "https://www.elastic.co/guide/en/kibana/reference/index.html",
            "org.label-schema.vcs-ref": "3b8379b249b9b5ab0c3c2ee245cd7d62ad93ab4d",
            "org.label-schema.vcs-url": "https://github.com/elastic/kibana",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "9.0.3",
            "org.opencontainers.image.created": "2025-06-18T20:29:08.844Z",
            "org.opencontainers.image.documentation": "https://www.elastic.co/guide/en/kibana/reference/index.html",
            "org.opencontainers.image.licenses": "Elastic License",
            "org.opencontainers.image.revision": "3b8379b249b9b5ab0c3c2ee245cd7d62ad93ab4d",
            "org.opencontainers.image.source": "https://github.com/elastic/kibana",
            "org.opencontainers.image.title": "Kibana",
            "org.opencontainers.image.url": "https://www.elastic.co/products/kibana",
            "org.opencontainers.image.vendor": "Elastic",
            "org.opencontainers.image.version": "9.0.3",
            "release": "1",
            "summary": "Kibana",
            "url": "https://www.redhat.com",
            "vcs-ref": "49def32f29d405d4663060d62ea5437538e3fbfc",
            "vcs-type": "git",
            "vendor": "Elastic",
            "version": "9.0.3"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1288064715,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/9d2f2a118fa8f1b220ec0e9f1b501701fb1e2368fa4b4f06dabee24344b97e9f/diff:/var/lib/docker/overlay2/dfd4f943393239212d391bd46679e28bc9cfd3521489bcc63f944b11eb8baf9c/diff:/var/lib/docker/overlay2/750b0a697f5ae85b05116fb420461b00fcae9327ff628d94b454bdefe0ebdcfe/diff:/var/lib/docker/overlay2/851acd08ed2d570aa1510416be7f41ec6ed00bc61aa0d51801ee252a5fd76359/diff:/var/lib/docker/overlay2/b3d8cf4000e79a4f6e6456b14d8e3b339e0559b125bfb6c4693f4e73edbc6568/diff:/var/lib/docker/overlay2/82df29322b308030e7a063a75fc7e8ce69f04f631e7eb44e56db77ebb96a02d5/diff:/var/lib/docker/overlay2/f43ef04f1eb69eed57005741e293d092fd9b542e5404ec778fcef54a82cba32b/diff:/var/lib/docker/overlay2/9bf044941b860842483b771428cc66d028a7d37698360920019429bad2f7ae06/diff:/var/lib/docker/overlay2/31f1dc8e55c810d4bde5e51d2a3eadd3cefe7ce760d09a511babd1784a0d9a11/diff:/var/lib/docker/overlay2/f8e05506cc96a857a8b855718d355ccbb42b92f24fd7ec841eafeff135062b36/diff:/var/lib/docker/overlay2/63175ec93d95c6022dc04f33a7de46b5fabaf51a0694415d2466d528a00456cd/diff:/var/lib/docker/overlay2/3a3e5f119d1f9ae0919b633f832f4364d2f0c04abbd0f63864a645a9300e5058/diff:/var/lib/docker/overlay2/5c52e19540a1f99d6d8299037a7449223cf909fb54cd07a51b20436f25bf51ab/diff",
            "MergedDir": "/var/lib/docker/overlay2/171da6a0c9cfc7588b77064432c0fc44d1257d15b9fd58b3a79ab03b2aa08c18/merged",
            "UpperDir": "/var/lib/docker/overlay2/171da6a0c9cfc7588b77064432c0fc44d1257d15b9fd58b3a79ab03b2aa08c18/diff",
            "WorkDir": "/var/lib/docker/overlay2/171da6a0c9cfc7588b77064432c0fc44d1257d15b9fd58b3a79ab03b2aa08c18/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:5b895cf158b8acc70f6ea6eb81d9aecb24ed1f31804fc81612e511708292b1cf",
            "sha256:73702f5bf845861dff7c6975de628aa6802a7bfaa756ac297526fae3b5453b4c",
            "sha256:b38e85f2b64f712b6c2f1b35ed7855fddea29c6ec52041d9c05128fd6699c255",
            "sha256:f7e3883156ef03accdd847492ae4403dec54adb6131dbc6abdad0ed6118a76e7",
            "sha256:9c59dc9d5378d9a31eb9918d63a68dac5d52b2389d628e5a6576e846c5fd4b42",
            "sha256:6c9f24d3a84b02b2fdc89c42c3361dbd96cd3e05ecf1c40fc0299d96123f6f3a",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:dcb20c316cc3ec08f272f91f1989057209314113df05a8902e6a846a9e3533a8",
            "sha256:edc7024909434450555167d27eb35308ced3e7049f69a83259e1c02ab96df02e",
            "sha256:1891aed902a2ab7a356506653e6f2201d71a43967c710f615175850b7a86af84",
            "sha256:40959ffb7a696b7234b1b425297e2de37c8c31659c2e3b441e470b192f6c5e23",
            "sha256:c4f05f18c0d3d25b0b35f3867c5bec2a5884f5408b4a71f87468a87a6a8d8d5b",
            "sha256:fbbbda3b17868e2781b20f6b27adc02d940af1a7dda14157de811f5058c25673",
            "sha256:98fa3f9e4cf62e7677bb6a237243c8359fac798e5bcab645c1f8a01e01ded7c8"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-21T15:01:14.750598348+08:00"
    }
}

更多版本

docker.io/kibana:8.14.3

linux/amd64 docker.io1.14GB2024-08-17 15:50
704

docker.io/kibana:7.6.1

linux/amd64 docker.io1.01GB2024-08-20 14:19
457

docker.io/kibana:6.8.22

linux/amd64 docker.io810.10MB2024-09-14 15:32
475

docker.io/kibana:8.5.1

linux/amd64 docker.io707.06MB2024-09-14 17:49
475

docker.io/kibana:7.17.7

linux/amd64 docker.io799.40MB2024-09-20 12:05
269

docker.io/kibana:7.10.1

linux/amd64 docker.io991.87MB2024-09-23 16:45
431

docker.io/kibana:8.4.2

linux/amd64 docker.io796.92MB2024-10-28 10:28
176

docker.io/kibana:8.9.2

linux/amd64 docker.io955.93MB2024-10-29 13:46
403

docker.io/kibana:8.15.3

linux/amd64 docker.io1.14GB2024-10-30 17:38
276

docker.io/kibana:6.8.6

linux/amd64 docker.io738.86MB2024-11-06 11:03
136

docker.io/kibana:7.17.25

linux/amd64 docker.io866.69MB2024-11-17 10:37
216

docker.io/kibana:8.15.4

linux/amd64 docker.io1.14GB2024-11-23 10:46
142

docker.io/kibana:7.5.1

linux/amd64 docker.io948.90MB2024-11-29 09:53
142

docker.io/kibana:8.16.1

linux/amd64 docker.io1.16GB2024-12-05 17:38
177

docker.io/kibana:7.12.1

linux/amd64 docker.io1.06GB2024-12-23 17:28
210

docker.io/kibana:8.5.0

linux/amd64 docker.io714.84MB2024-12-24 23:06
116

docker.io/kibana:7.17.6

linux/amd64 docker.io799.40MB2024-12-25 18:16
150

docker.io/kibana:8.13.4

linux/amd64 docker.io1.06GB2024-12-29 20:27
176

docker.io/kibana:8.7.1

linux/amd64 docker.io747.81MB2024-12-29 20:58
148

docker.io/kibana:7.7.0

linux/amd64 docker.io1.15GB2025-01-08 11:59
170

docker.io/kibana:8.17.1

linux/amd64 docker.io1.19GB2025-02-10 13:26
201

docker.io/kibana:8.17.1

linux/arm64 docker.io1.26GB2025-02-10 13:29
181

docker.io/kibana:7.8.1

linux/amd64 docker.io1.30GB2025-02-14 11:14
157

docker.io/kibana:7.12.0

linux/amd64 docker.io1.05GB2025-03-08 21:49
194

docker.io/kibana:7.16.2

linux/amd64 docker.io1.30GB2025-03-13 22:37
84

docker.io/kibana:8.17.3

linux/arm64 docker.io1.24GB2025-03-19 09:52
156

docker.io/kibana:8.17.3

linux/amd64 docker.io1.18GB2025-03-27 14:35
144

docker.io/kibana:7.16.3

linux/amd64 docker.io1.30GB2025-04-21 17:48
75

docker.io/kibana:7.17.16

linux/arm64 docker.io953.49MB2025-05-08 14:50
89

docker.io/kibana:9.0.1

linux/amd64 docker.io1.27GB2025-05-12 16:36
184

docker.io/kibana:7.16.3

linux/arm64 docker.io1.45GB2025-06-11 11:33
47

docker.io/kibana:7.17.28

linux/arm64 docker.io927.13MB2025-07-02 22:24
31

docker.io/kibana:9.0.2

linux/arm64 docker.io1.35GB2025-07-08 15:44
32

docker.io/kibana:7.17.3

linux/arm64 docker.io863.80MB2025-07-15 09:21
18

docker.io/kibana:9.0.3

linux/amd64 docker.io1.29GB2025-07-21 15:02
11