| .. |
|
build.go
|
e0a828daae
--memory is not deprecated, but not supported on buildkit. Issue a Warning and ignore flag
|
4 years ago |
|
compose.go
|
2f6a636670
add support for COMPOSE_PROFILES
|
4 years ago |
|
compose_test.go
|
83cc63c8ae
Add service based network_mode
|
4 years ago |
|
convert.go
|
25d5367480
introduce config --profiles for parity with docker-compose
|
4 years ago |
|
convert_kube.go
|
f21326a319
Add output flag for writing chart files
|
4 years ago |
|
create.go
|
8054af8011
introduce --no-build option
|
4 years ago |
|
down.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
events.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
exec.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
kill.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
list.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
logs.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
pause.go
|
7d85485242
pause/unpause only need project name. use getContainers where possible
|
4 years ago |
|
port.go
|
8b38874aba
introduce `port` command for parity with docker-compose
|
4 years ago |
|
ps.go
|
8b38874aba
introduce `port` command for parity with docker-compose
|
4 years ago |
|
pull.go
|
02744ac4f9
Add --ignore-pull-failures to command pull
|
4 years ago |
|
push.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
remove.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
restart.go
|
2fdc3bad48
Add restart command
|
4 years ago |
|
run.go
|
86f5e311d7
Replace custom error type for exit code with existing one from docker/cli.
|
4 years ago |
|
start.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
stop.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
top.go
|
48402585fd
replace passing parameters by context with singletons
|
4 years ago |
|
up.go
|
86f5e311d7
Replace custom error type for exit code with existing one from docker/cli.
|
4 years ago |
|
up_test.go
|
fada87ca19
don't put enabled services in the disabled slice
|
4 years ago |