This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
compose
mirror of
https://github.com/docker/compose.git
Watch
1
Star
0
Fork
You've already forked compose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
088a798e7a
compose
/
tests
/
fixtures
/
sleeps-composefile
/
docker-compose.yml
11 lines
158 B
YAML
Raw
Normal View
History
Unescape
Escape
Fix race condition with up and setting signal handlers. Also print stdout on wait_for_container(). Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-29 18:50:52 +01:00
Make 'version' a string Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-01-29 16:58:38 +01:00
version
:
"2"
Fix race condition with up and setting signal handlers. Also print stdout on wait_for_container(). Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-29 18:50:52 +01:00
services
:
simple
:
Pin test images on a non rolling tag Mainly busybox:latest to the current latest which is 1.31.0-uclibc Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-07-15 18:56:04 +02:00
image
:
busybox:1.31.0-uclibc
Fix race condition with up and setting signal handlers. Also print stdout on wait_for_container(). Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-29 18:50:52 +01:00
command
:
sleep 200
another
:
Pin test images on a non rolling tag Mainly busybox:latest to the current latest which is 1.31.0-uclibc Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-07-15 18:56:04 +02:00
image
:
busybox:1.31.0-uclibc
Fix race condition with up and setting signal handlers. Also print stdout on wait_for_container(). Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-29 18:50:52 +01:00
command
:
sleep 200