mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
10 lines
182 B
YAML
10 lines
182 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
version: '2'
|
|
services:
|
|
consul-exporter:
|
|
image: docker.io/bitnami/consul-exporter:0
|
|
ports:
|
|
- 9107:9107
|