mirror of
https://github.com/bitnami/containers.git
synced 2026-02-11 22:47:20 +08:00
7 lines
125 B
YAML
7 lines
125 B
YAML
version: '2'
|
|
|
|
services:
|
|
argo-workflows:
|
|
image: docker.io/bitnami/argo-workflow-cli:3
|
|
entrypoint: tail -f /dev/null
|