mirror of
https://github.com/bitnami/containers.git
synced 2026-02-28 15:37:26 +08:00
8 lines
110 B
YAML
8 lines
110 B
YAML
version: '2'
|
|
|
|
services:
|
|
alertmanager:
|
|
image: bitnami/alertmanager:latest
|
|
ports:
|
|
- '9093:9093'
|