mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 21:27:26 +08:00
7 lines
130 B
YAML
7 lines
130 B
YAML
version: '2'
|
|
|
|
services:
|
|
argo-workflow-exec:
|
|
image: docker.io/bitnami/argo-workflow-exec:3
|
|
entrypoint: tail -f /dev/null
|