docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2 linux/amd64

docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2 - 国内下载镜像源 浏览次数:36 安全受验证的发布者-VMware
## Bitnami PostgreSQL Exporter镜像 该镜像是PostgreSQL exporter的一个预构建的图像。 PostgreSQL Exporter是一个用于将PostgreSQL数据库性能指标暴露为Prometheus可采集的服务。 ### 特点 * **最小化镜像大小**:Bitnami镜像通过使用多个层和共享容器来实现最小化。 * **高效部署**:预配置环境,减少部署时间并简化过程。 * **升级支持**: Bitnami提供了最新的版本,并且每次推送新镜像都包含安全补丁。 * **长期维护**:Bitnami镜像是持续更新并得到支持的,确保在任何时候你都可以部署最新的软件包。 ### 安装 要安装此镜像,请运行以下命令: ```bash docker pull docker.io/bitnami/postgres-exporter:latest ``` 更多信息请参见 [README](https://github.com/prometheus-community/postgres_exporter) 和 [DEVELOPMENT.md](https://github.com/prometheus-community/postgres_exporter/blob/main/DEVELOPMENT.md)。
源镜像 docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2
镜像ID sha256:9d30b57f79eaae49ef40774d841a6938a065e67dfe7c61d028db67a8b561bd49
镜像TAG 0.14.0-debian-11-r2
大小 94.41MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 postgres_exporter
工作目录 /opt/bitnami/postgres-exporter
OS/平台 linux/amd64
浏览量 36 次
贡献者 ly***r@126.com
镜像创建 2023-09-22T08:38:24.190379163Z
同步时间 2024-12-30 17:13
更新时间 2025-01-18 17:31
开放端口
9187/tcp
环境变量
PATH=/opt/bitnami/postgres-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux APP_VERSION=0.14.0 BITNAMI_APP_NAME=postgres-exporter
镜像标签
sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e: com.vmware.cp.artifact.flavor docker.io/bitnami/minideb:bullseye: org.opencontainers.image.base.name 2023-09-22T08:37:34Z: org.opencontainers.image.created Application packaged by VMware, Inc: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 0.14.0-debian-11-r2: org.opencontainers.image.ref.name postgres-exporter: org.opencontainers.image.title VMware, Inc.: org.opencontainers.image.vendor 0.14.0: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: debian 11.7 扫描引擎: Trivy 扫描时间: 2024-12-30 17:14

低危漏洞:88 中危漏洞:67 高危漏洞:42 严重漏洞:9

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2  docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2  docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2

Shell快速替换命令

sed -i 's#bitnami/postgres-exporter:0.14.0-debian-11-r2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2  docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2  docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2'

镜像构建历史


# 0001-01-01 08:00:00  94.41MB 
crane flatten sha256:63ba8025c867a5bc72db3b5b71b9e866d11ca2c77ca13fdaa2104096040ca38f
                        
                    

镜像信息

{
    "Id": "sha256:9d30b57f79eaae49ef40774d841a6938a065e67dfe7c61d028db67a8b561bd49",
    "RepoTags": [
        "bitnami/postgres-exporter:0.14.0-debian-11-r2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2"
    ],
    "RepoDigests": [
        "bitnami/postgres-exporter@sha256:cfecb2a33789173be41e20d515dd81d8e7f55583a8c985753f43702bb67314f6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/postgres-exporter@sha256:fce008f3252ed068d3de4972e7bd38f0911d3b8219ce25908a9cbec227243629"
    ],
    "Parent": "",
    "Comment": "[{\"created\":\"2023-09-16T00:10:11.957739121Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2023-09-22T08:38:17.207586105Z\",\"created_by\":\"ARG TARGETARCH\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-09-22T08:38:17.207586105Z\",\"created_by\":\"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-09-22T08:37:34Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=0.14.0-debian-11-r2 org.opencontainers.image.title=postgres-exporter org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=0.14.0\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-09-22T08:38:17.207586105Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-09-22T08:38:17.207586105Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-09-22T08:38:17.207586105Z\",\"created_by\":\"SHELL [/bin/bash -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-09-22T08:38:21.134712315Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c install_packages ca-certificates curl procps # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-09-22T08:38:21.63935737Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \\u0026\\u0026 cd /tmp/bitnami/pkg/cache/ \\u0026\\u0026     COMPONENTS=(       \\\"postgres-exporter-0.14.0-0-linux-${OS_ARCH}-debian-11\\\"     ) \\u0026\\u0026     for COMPONENT in \\\"${COMPONENTS[@]}\\\"; do       if [ ! -f \\\"${COMPONENT}.tar.gz\\\" ]; then         curl -SsLf \\\"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\\\" -O ;         curl -SsLf \\\"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\\\" -O ;       fi \\u0026\\u0026       sha256sum -c \\\"${COMPONENT}.tar.gz.sha256\\\" \\u0026\\u0026       tar -zxf \\\"${COMPONENT}.tar.gz\\\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \\u0026\\u0026       rm -rf \\\"${COMPONENT}\\\".tar.gz{,.sha256} ;     done # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-09-22T08:38:23.743555885Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c apt-get autoremove --purge -y curl \\u0026\\u0026     apt-get update \\u0026\\u0026 apt-get upgrade -y \\u0026\\u0026     apt-get clean \\u0026\\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-09-22T08:38:23.982055059Z\",\"created_by\":\"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-09-22T08:38:23.982055059Z\",\"created_by\":\"ENV APP_VERSION=0.14.0 BITNAMI_APP_NAME=postgres-exporter PATH=/opt/bitnami/postgres-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-09-22T08:38:23.982055059Z\",\"created_by\":\"EXPOSE map[9187/tcp:{}]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-09-22T08:38:24.190379163Z\",\"created_by\":\"WORKDIR /opt/bitnami/postgres-exporter\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2023-09-22T08:38:24.190379163Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2023-09-22T08:38:24.190379163Z\",\"created_by\":\"ENTRYPOINT [\\\"postgres_exporter\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
    "Created": "2023-09-22T08:38:24.190379163Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1001",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "9187/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/opt/bitnami/postgres-exporter/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "HOME=/",
            "OS_ARCH=amd64",
            "OS_FLAVOUR=debian-11",
            "OS_NAME=linux",
            "APP_VERSION=0.14.0",
            "BITNAMI_APP_NAME=postgres-exporter"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/bitnami/postgres-exporter",
        "Entrypoint": [
            "postgres_exporter"
        ],
        "OnBuild": null,
        "Labels": {
            "com.vmware.cp.artifact.flavor": "sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e",
            "org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bullseye",
            "org.opencontainers.image.created": "2023-09-22T08:37:34Z",
            "org.opencontainers.image.description": "Application packaged by VMware, Inc",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.ref.name": "0.14.0-debian-11-r2",
            "org.opencontainers.image.title": "postgres-exporter",
            "org.opencontainers.image.vendor": "VMware, Inc.",
            "org.opencontainers.image.version": "0.14.0"
        },
        "Shell": [
            "/bin/bash",
            "-o",
            "pipefail",
            "-c"
        ]
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 94414090,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/a375abe7b08fe08d4b98d1ecb084f5a835dd14cecf389656c6353cbb068f22bc/merged",
            "UpperDir": "/var/lib/docker/overlay2/a375abe7b08fe08d4b98d1ecb084f5a835dd14cecf389656c6353cbb068f22bc/diff",
            "WorkDir": "/var/lib/docker/overlay2/a375abe7b08fe08d4b98d1ecb084f5a835dd14cecf389656c6353cbb068f22bc/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:4210fba62fc407b26fecc4c5063e5493e537f232411b67bfffe3f2ad8b945254"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-12-30T17:13:18.036729997+08:00"
    }
}

更多版本

docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r44

linux/amd64 docker.io143.71MB2024-10-11 18:59
126

docker.io/bitnami/postgres-exporter:0.12.0-debian-11-r86

linux/amd64 docker.io99.29MB2024-11-22 14:55
82

docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r2

linux/amd64 docker.io94.41MB2024-12-30 17:13
35

docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r33

linux/amd64 docker.io143.42MB2024-12-30 17:22
33

docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r14

linux/amd64 docker.io148.67MB2024-12-31 09:56
30