mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
8 lines
253 B
YAML
8 lines
253 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
command:
|
|
check-custom-daemon-config:
|
|
exec: cat /opt/bitnami/zookeeper/bin/zkServer.sh | grep -q '_ZOO_DAEMON_OUT=$ZOO_LOG_DIR/zookeeper.out'
|
|
exit-status: 0
|