mirror of
https://github.com/bitnami/containers.git
synced 2026-03-10 06:59:47 +08:00
8 lines
106 B
YAML
8 lines
106 B
YAML
version: '2'
|
|
|
|
services:
|
|
prometheus:
|
|
image: bitnami/prometheus:latest
|
|
ports:
|
|
- '9090:9090'
|