compose/cli/cmd/compose
Nicolas De loof 576aa46d21
Merge pull request #1015 from docker/logConsumer
Revisit logs/up API to pass a LogConsumer vs io.Writer
2020-12-07 14:57:43 +01:00
..
build.go `compose up` and other compose commands running on “Moby” context type. 2020-12-07 14:41:27 +01:00
compose.go `compose up` and other compose commands running on “Moby” context type. 2020-12-07 14:41:27 +01:00
compose_test.go filter compose project to remove all services not required by command 2020-11-30 10:46:11 +01:00
convert.go `compose up` and other compose commands running on “Moby” context type. 2020-12-07 14:41:27 +01:00
down.go `compose up` and other compose commands running on “Moby” context type. 2020-12-07 14:41:27 +01:00
list.go `compose up` and other compose commands running on “Moby” context type. 2020-12-07 14:41:27 +01:00
logs.go Merge pull request #1015 from docker/logConsumer 2020-12-07 14:57:43 +01:00
ps.go `compose up` and other compose commands running on “Moby” context type. 2020-12-07 14:41:27 +01:00
pull.go `compose up` and other compose commands running on “Moby” context type. 2020-12-07 14:41:27 +01:00
push.go `compose up` and other compose commands running on “Moby” context type. 2020-12-07 14:41:27 +01:00
up.go Merge pull request #1015 from docker/logConsumer 2020-12-07 14:57:43 +01:00