bitnami-containers/bitnami/metallb-controller/docker-compose-testing.yml

9 lines
272 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
services:
metallb:
image: docker.io/bitnami/metallb:0
# Overriding entrypoint so the container does not exit and we can run some basic tests
entrypoint: tail -f /dev/null