compose/cli/cmd/compose
Nicolas De Loof 446008a4b6
on ACI container ID is `project_service` and name is `service`
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-12-09 14:39:10 +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 Display compose experimental disclaimer only for local context type or moby (default) context type. Fixes ACI / ECS e2e tests. 2020-12-07 16:37:14 +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 on ACI container ID is `project_service` and name is `service` 2020-12-09 14:39:10 +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