概要
- フル名
docker.io/bitnamilegacy/prometheus- Registry
- docker.io
- 名前空間
- bitnamilegacy
- リポジトリ
- prometheus
- キャッシュ Tag 数
- 1009
- 最終同期
- 07/04/2026, 09:36 PM
- 関連トピック
概要
Bitnami Legacy Prometheus 时序监控镜像,拉取 scrape target 存储指标并支持 PromQL 告警,监控栈核心 TSDB 组件。
詳細
bitnamilegacy/prometheus 运行 Prometheus Server,按 scrape config 采集 exporter 与应用 metrics 写入本地 TSDB。定位为监控时序数据库服务,需 PVC 持久化 /bitnami/prometheus/data 与 config volume;K8s StatefulSet 或 Deployment 部署监控核心。
快速启动
docker run -d --name prometheus \
-p 9090:9090 \
-v $(pwd)/prometheus.yml:/opt/bitnami/prometheus/conf/prometheus.yml \
docker.io/bitnamilegacy/prometheus:latest
推荐实践
docker run -d --name prometheus \
--restart unless-stopped \
-p 9090:9090 \
-v /data/prometheus:/bitnami/prometheus/data \
-v /opt/prometheus.yml:/opt/bitnami/prometheus/conf/prometheus.yml:ro \
docker.io/bitnamilegacy/prometheus:2.49.0
核心参数说明
-p 9090:9090— Prometheus Web UI 与 API-v .../prometheus:...— TSDB 数据持久化-v .../prometheus.yml:...— scrape 配置- 固定 tag — Prometheus 版本 pin
Kubernetes
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: prometheus
spec:
serviceName: prometheus
replicas: 1
selector:
matchLabels:
app: prometheus
template:
metadata:
labels:
app: prometheus
spec:
containers:
- name: prometheus
image: docker.io/bitnamilegacy/prometheus:2.49.0
ports:
- containerPort: 9090
volumeMounts:
- name: data
mountPath: /bitnami/prometheus/data
- name: config
mountPath: /opt/bitnami/prometheus/conf
volumes:
- name: config
configMap:
name: prometheus-config
volumeClaimTemplates:
- metadata:
name: data
spec:
accessModes: [ReadWriteOnce]
resources:
requests:
storage: 50Gi
---
apiVersion: v1
kind: Service
metadata:
name: prometheus
spec:
selector:
app: prometheus
ports:
- port: 9090
targetPort: 9090
Alertmanager 独立 Deployment;retention 与 PVC 按指标量调整。
最新 Tag(20 件)
すべての 1009 件の Tag を見る →| Tag | アーキテクチャ | プッシュ日時 | サイズ | Digest | 同期 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/bitnamilegacy/prometheus :3.5.0-debian-12-r3 | linux/amd64linux/arm64 | 2025/08/20 01:52 | 103.3 MB | sha256:758abeb2c923… | |||
docker.io/bitnamilegacy/prometheus :3.5.0-debian-12-r2 | linux/amd64linux/arm64 | 2025/08/08 19:14 | 102.9 MB | sha256:b9f2f0ab1a04… | |||
docker.io/bitnamilegacy/prometheus :3.5.0-debian-12-r1 | linux/amd64linux/arm64 | 2025/07/17 15:31 | 102.9 MB | sha256:84d2f39458da… | |||
docker.io/bitnamilegacy/prometheus :3.5.0-debian-12-r0 | linux/amd64linux/arm64 | 2025/07/15 17:07 | 102.9 MB | sha256:8210664c3b85… | |||
docker.io/bitnamilegacy/prometheus :3.5.0 | linux/amd64linux/arm64 | 2025/07/15 17:07 | 102.9 MB | sha256:8210664c3b85… | |||
docker.io/bitnamilegacy/prometheus :3.4.2 | linux/amd64linux/arm64 | 2025/07/09 17:03 | 101.1 MB | sha256:887a62fb93bf… | |||
docker.io/bitnamilegacy/prometheus :3.4.2-debian-12-r1 | linux/amd64linux/arm64 | 2025/07/09 17:03 | 101.1 MB | sha256:887a62fb93bf… | |||
docker.io/bitnamilegacy/prometheus :3.4.2-debian-12-r0 | linux/arm64linux/amd64 | 2025/07/03 13:53 | 96.4 MB | sha256:7a37523ab8f3… | |||
docker.io/bitnamilegacy/prometheus :3.4.1-debian-12-r2 | linux/amd64linux/arm64 | 2025/07/03 13:53 | 101.1 MB | sha256:0106d00ac6d0… | |||
docker.io/bitnamilegacy/prometheus :latest | linux/amd64linux/arm64 | 2025/07/03 13:53 | 101.1 MB | sha256:1c5d23f84cbc… | |||
docker.io/bitnamilegacy/prometheus :3.4.1-debian-12-r0 | linux/amd64linux/arm64 | 2025/07/03 13:53 | 103.6 MB | sha256:3239a13e3bd4… | |||
docker.io/bitnamilegacy/prometheus :3.4.1-debian-12-r1 | linux/amd64linux/arm64 | 2025/07/03 13:53 | 101.1 MB | sha256:1c5d23f84cbc… | |||
docker.io/bitnamilegacy/prometheus :3.4.0-debian-12-r1 | linux/amd64linux/arm64 | 2025/07/03 13:53 | 107.2 MB | sha256:bc3fadd66c01… | |||
docker.io/bitnamilegacy/prometheus :3.4.1 | linux/amd64linux/arm64 | 2025/07/03 13:53 | 101.1 MB | sha256:1c5d23f84cbc… | |||
docker.io/bitnamilegacy/prometheus :3.4.0-debian-12-r2 | linux/amd64linux/arm64 | 2025/07/03 13:52 | 103.6 MB | sha256:1ea9e52ac968… | |||
docker.io/bitnamilegacy/prometheus :3.4.0-debian-12-r0 | linux/amd64linux/arm64 | 2025/07/03 13:52 | 103.6 MB | sha256:d3fae4558699… | |||
docker.io/bitnamilegacy/prometheus :3.4.0 | linux/arm64linux/amd64 | 2025/07/03 13:52 | 98.9 MB | sha256:7d0d8c63d330… | |||
docker.io/bitnamilegacy/prometheus :3.3.1-debian-12-r2 | linux/amd64linux/arm64 | 2025/07/03 13:52 | 100.8 MB | sha256:266b6c90b902… | |||
docker.io/bitnamilegacy/prometheus :3.3.1-debian-12-r3 | linux/amd64linux/arm64 | 2025/07/03 13:52 | 100.8 MB | sha256:6598ed4a6a4a… | |||
docker.io/bitnamilegacy/prometheus :3.3.1-debian-12-r1 | linux/amd64linux/arm64 | 2025/07/03 13:52 | 100.8 MB | sha256:926344f9c5aa… |