This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
2a8f04347d
community.general
/
tests
/
integration
/
targets
/
docker_stack
/
templates
/
stack_compose_base.yml
6 lines
113 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-03-09 10:11:07 +01:00
version
:
'3'
services
:
busybox
:
Fix docker CI. (#1494) Backport of ansible-collections/community.docker#50 to stable-1.
2020-12-15 20:20:43 +01:00
image
:
"{{ docker_test_image_busybox }}"
Initial commit
2020-03-09 10:11:07 +01:00
command
:
sleep 3600
Copy permalink