compose/cli/cmd/compose
Nicolas De Loof 48402585fd
replace passing parameters by context with singletons
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-12 15:28:17 +01:00
..
build.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
compose.go (re)attach to container after restart 2021-03-08 14:11:15 +01:00
compose_test.go Add service based network_mode 2021-02-23 10:13:31 -03:00
convert.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
convert_kube.go Add output flag for writing chart files 2021-02-08 18:10:02 +01:00
create.go introduce --no-build option 2021-02-23 10:42:51 +01:00
down.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
events.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
exec.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
kill.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
list.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
logs.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
pause.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
ps.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
pull.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
push.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
remove.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
run.go implement -v, -p, --service-ports and --use-aliases on compose run 2021-03-05 14:25:29 +01:00
start.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
stop.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
top.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
up.go replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
up_test.go don't put enabled services in the disabled slice 2021-03-02 14:25:32 +01:00