mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 15:40:15 +08:00
8 lines
101 B
YAML
8 lines
101 B
YAML
version: '2'
|
|
|
|
services:
|
|
prometheus:
|
|
image: bitnami/prometheus:2
|
|
ports:
|
|
- '9090:9090'
|