community.docker/tests/integration/targets/docker_stack/files/stack_compose_base.yml
Ansible Core Team a1f472244d Initial commit
2020-10-30 07:05:50 +01:00

6 lines
94 B
YAML

version: '3'
services:
busybox:
image: busybox:latest
command: sleep 3600