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
cdae06a89c
compose
/
tests
/
fixtures
/
v2-simple
/
one-container.yml
6 lines
83 B
YAML
Raw
Normal View
History
Unescape
Escape
remove stopped containers on --remove-orphans Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com> kill orphan containers, catch APIError Exception Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com> test remove orphans with --no-start Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
2018-11-15 13:19:08 +01:00
version
:
"2"
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
remove stopped containers on --remove-orphans Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com> kill orphan containers, catch APIError Exception Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com> test remove orphans with --no-start Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
2018-11-15 13:19:08 +01:00
command
:
top