community.general/tests/integration/targets/docker_stack/files/stack_compose_base.yml

6 lines
94 B
YAML
Raw Normal View History

2020-03-09 09:11:07 +00:00
version: '3'
services:
busybox:
image: busybox:latest
command: sleep 3600