mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 21:27:26 +08:00
8 lines
195 B
YAML
8 lines
195 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
services:
|
|
argo-workflows:
|
|
image: docker.io/bitnami/argo-workflows:3
|
|
entrypoint: tail -f /dev/null
|