当前的prometheus-pushgateway Docker镜像来自Canonical,基于Ubuntu构建。接收安全更新并滚动到更新的prometheus-pushgateway或Ubuntu版本。此仓库可免费使用,且不受每用户速率限制。
Prometheus Pushgateway允许临时和批处理作业向Prometheus暴露其指标。更多信息请参见https://github.com/prometheus/pushgateway%E3%80%82
!LTS LTS频道提供长达5年的免费安全维护。
!ESM 通过Canonical的受限仓库提供长达10年的客户安全维护。
| 频道标签 | 其他标签 | 支持至 | 当前版本 | 架构 |
|---|---|---|---|---|
1.11-24.04_stable | 1-24.04, 1-24.04_beta, 1-24.04_candidate, 1-24.04_edge, 1-24.04_stable, 1.11-24.04, 1.11-24.04_beta, 1.11-24.04_candidate, 1.11-24.04_edge | - | Ubuntu 24.04 LTS上的prometheus-pushgateway 1.11 | amd64 |
1.6-22.04_stable | 1.6-22.04, 1.6-22.04_beta, 1.6-22.04_candidate, 1.6-22.04_edge | - | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.6 | amd64 |
1.7-22.04_stable | 1.7-22.04, 1.7-22.04_beta, 1.7-22.04_candidate, 1.7-22.04_edge | - | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.7 | amd64 |
1.6.1-22.04_stable | 1.6.1-22.04, 1.6.1-22.04_beta, 1.6.1-22.04_candidate, 1.6.1-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.6.1 | amd64 |
1.6.2-22.04_stable | 1.6.2-22.04, 1.6.2-22.04_beta, 1.6.2-22.04_candidate, 1.6.2-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.6.2 | amd64 |
1.8.0-22.04_stable | 1-22.04, 1-22.04_beta, 1-22.04_candidate, 1-22.04_edge, 1-22.04_stable, 1.8-22.04, 1.8-22.04_beta, 1.8-22.04_candidate, 1.8-22.04_edge, 1.8-22.04_stable, 1.8.0-22.04, 1.8.0-22.04_beta, 1.8.0-22.04_candidate, 1.8.0-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.8.0 | amd64 |
1.6.0-22.04_stable | 1.6.0-22.04, 1.6.0-22.04_beta, 1.6.0-22.04_candidate, 1.6.0-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.6.0 | amd64 |
1.7.0-22.04_stable | 1.7.0-22.04, 1.7.0-22.04_beta, 1.7.0-22.04_candidate, 1.7.0-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.7.0 | amd64 |
track_risk |
频道标签按稳定性顺序列出该轨道的最稳定频道:stable、candidate、beta、edge。风险更高的频道始终隐含可用。因此,若列出beta,您也可以拉取edge;若列出candidate,您可以拉取beta和edge;若列出stable,则四个频道均可用。镜像确保按edge→beta→candidate→stable的顺序发布。
如果您的使用场景包括商业再分发,或需要ESM或未列出的频道/版本,请联系Canonical团队(或发送邮件至***)。
本地启动该镜像:
shdocker run -d --name prometheus-pushgateway-container -e TZ=UTC -p 9091:9091 ubuntu/prometheus-pushgateway:1.11-24.04_stable
通过http://localhost:9091访问您的Pushgateway实例。
参数说明
| 参数 | 描述 |
|---|---|
-e TZ=UTC | 时区设置。 |
-p 9091:9091 | 将Pushgateway暴露在localhost:9091。 |
测试/调试
调试容器:
shdocker logs -f prometheus-pushgateway-container
获取交互式shell:
shdocker exec -it prometheus-pushgateway-container /bin/bash
调试容器:
bashdocker logs -f pushgateway-container
获取交互式shell:
bashdocker exec -it pushgateway-container /bin/bash
如果您在镜像中发现错误或需要特定功能,请在此提交bug:
[***]
请将bug标题格式设为"prometheus-pushgateway: <问题摘要>"。确保包含您使用的镜像摘要,可通过以下命令获取:
shdocker images --no-trunc --quiet ubuntu/prometheus-pushgateway:<tag>
这些频道(标签)不再更新。请升级到更新的频道,如无法升级,请联系我们。
| 轨道 | 版本 | 生命周期结束 | 升级路径 |
|---|---|---|---|
track |


探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务