mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 15:09:19 +08:00
10 lines
180 B
YAML
10 lines
180 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
version: '2'
|
|
services:
|
|
kafka-exporter:
|
|
image: docker.io/bitnami/kafka-exporter:1
|
|
ports:
|
|
- 9308:9308
|