compose/cli/cmd/compose
Nicolas De Loof 855a879a6a
Introduce `removeOrphans` to cleanup injected AWS simulation container
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-12-17 10:46:17 +01:00
..
build.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
compose.go No rebuild on compose up if image already exists by default, added first use of compose pull_policy and `compose up --build` to allow to force rebuild. 2020-12-10 18:38:16 +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 Introduce `removeOrphans` to cleanup injected AWS simulation container 2020-12-17 10:46:17 +01:00
list.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
logs.go allow to collect logs for a subset of project services 2020-12-17 10:32:46 +01:00
ps.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
pull.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
push.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
up.go Introduce `removeOrphans` to cleanup injected AWS simulation container 2020-12-17 10:46:17 +01:00