mirror of
https://github.com/bitnami/containers.git
synced 2026-02-16 10:27:16 +08:00
12 lines
223 B
YAML
12 lines
223 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
version: '2'
|
|
|
|
services:
|
|
prometheus-rsocket-proxy:
|
|
image: docker.io/bitnami/prometheus-rsocket-proxy:1
|
|
ports:
|
|
- '8080:8080'
|
|
- '7001:7001'
|