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
6f62bcccbb
compose
/
pkg
/
e2e
/
fixtures
/
dependencies
/
compose.yaml
11 lines
140 B
YAML
Raw
Normal View
History
Unescape
Escape
build full compose model from resources, then filter by services Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2022-03-09 08:25:01 +01:00
services
:
foo
:
image
:
nginx:alpine
detect required service are gone to stop watching explicit API to stop the log printer Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2022-12-07 14:43:07 +01:00
command
:
"${COMMAND}"
build full compose model from resources, then filter by services Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2022-03-09 08:25:01 +01:00
depends_on
:
-
bar
bar
:
image
:
nginx:alpine
detect required service are gone to stop watching explicit API to stop the log printer Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2022-12-07 14:43:07 +01:00
scale
:
2