docker.io/joeelliott/cert-exporter:v2.15.1 linux/amd64

docker.io/joeelliott/cert-exporter:v2.15.1 - 国内下载镜像源 浏览次数:16
源镜像 docker.io/joeelliott/cert-exporter:v2.15.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1
镜像ID sha256:81481f5a51be6ef24b84ed8287f7f45347143ce208d2342c4b52a4d23f420b57
镜像TAG v2.15.1
大小 69.57MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD ./app
启动入口
工作目录 /app
OS/平台 linux/amd64
浏览量 16 次
贡献者
镜像创建 2025-06-11T13:07:41.539076368Z
同步时间 2025-10-31 11:40
更新时间 2025-11-01 02:40
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2025-06-11T13:06:04.533Z: org.opencontainers.image.created A Prometheus exporter that publishes cert expirations on disk and in Kubernetes secrets: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses fb0ad660fe83b3e3991ed7493d9cfef3c442b4cb: org.opencontainers.image.revision https://github.com/joe-elliott/cert-exporter: org.opencontainers.image.source cert-exporter: org.opencontainers.image.title https://github.com/joe-elliott/cert-exporter: org.opencontainers.image.url v2.15.1: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1  docker.io/joeelliott/cert-exporter:v2.15.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1  docker.io/joeelliott/cert-exporter:v2.15.1

Shell快速替换命令

sed -i 's#joeelliott/cert-exporter:v2.15.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1  docker.io/joeelliott/cert-exporter:v2.15.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1  docker.io/joeelliott/cert-exporter:v2.15.1'

镜像构建历史


# 2025-06-11 21:07:41  0.00B 设置默认要执行的命令
CMD ["./app"]
                        
# 2025-06-11 21:07:41  61.26MB 复制新文件或目录到容器中
COPY /src/app . # buildkit
                        
# 2025-06-11 21:07:41  0.00B 指定运行容器时使用的用户
USER app
                        
# 2025-06-11 21:06:06  0.00B 设置工作目录为/app
WORKDIR /app
                        
# 2025-06-11 21:06:06  3.03KB 执行命令并创建新的镜像层
RUN /bin/sh -c addgroup -g 1000 app &&     adduser -u 1000 -h /app -G app -S app # buildkit
                        
# 2025-05-31 00:20:41  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-05-31 00:20:41  8.31MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:81481f5a51be6ef24b84ed8287f7f45347143ce208d2342c4b52a4d23f420b57",
    "RepoTags": [
        "joeelliott/cert-exporter:v2.15.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter:v2.15.1"
    ],
    "RepoDigests": [
        "joeelliott/cert-exporter@sha256:89fdc7e66f40b8436184d9aeb0c6585892dd173391d026ccc227b230626745bb",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/joeelliott/cert-exporter@sha256:41df243ce746eaeb5c11a530e3875af715d576d338d6c1779e44823065ebd22f"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-11T13:07:41.539076368Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "app",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "./app"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-06-11T13:06:04.533Z",
            "org.opencontainers.image.description": "A Prometheus exporter that publishes cert expirations on disk and in Kubernetes secrets",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "fb0ad660fe83b3e3991ed7493d9cfef3c442b4cb",
            "org.opencontainers.image.source": "https://github.com/joe-elliott/cert-exporter",
            "org.opencontainers.image.title": "cert-exporter",
            "org.opencontainers.image.url": "https://github.com/joe-elliott/cert-exporter",
            "org.opencontainers.image.version": "v2.15.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 69567203,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/0371471ad54d8036e052c7087bf6aa9a60b84d66e950f927092df4321ce6d64a/diff:/var/lib/docker/overlay2/f10e80f0505db63cd92f8978a9b61097d96b9204f7c3467e78f072b058034221/diff:/var/lib/docker/overlay2/612cc8e7287e174f0c2d5977a0ca343b7cc0bd246756da806897f7ce1d920402/diff",
            "MergedDir": "/var/lib/docker/overlay2/ac97db42e0b960aca8cbce37de1b31b73954a5fd1aca065ba2eeab75fb67a29c/merged",
            "UpperDir": "/var/lib/docker/overlay2/ac97db42e0b960aca8cbce37de1b31b73954a5fd1aca065ba2eeab75fb67a29c/diff",
            "WorkDir": "/var/lib/docker/overlay2/ac97db42e0b960aca8cbce37de1b31b73954a5fd1aca065ba2eeab75fb67a29c/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fd2758d7a50e2b78d275ee7d1c218489f2439084449d895fa17eede6c61ab2c4",
            "sha256:18989bebbe59bac24c429e403a3b28c06ed134f594d31cce524fb1a0aa96e358",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5370941b171e6df0f8c50511141377973f376a062d4377d0801549edbab1bb40"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-10-31T11:40:16.337645319+08:00"
    }
}

更多版本

docker.io/joeelliott/cert-exporter:v2.15.1

linux/amd64 docker.io69.57MB2025-10-31 11:40
15