mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 14:58:03 +08:00
7 lines
124 B
YAML
7 lines
124 B
YAML
version: '2'
|
|
services:
|
|
nats-exporter:
|
|
image: docker.io/bitnami/nats-exporter:0-debian-10
|
|
ports:
|
|
- 7777:7777
|