compose/cmd/compose
Nicolas De Loof caa0cbbc4b
Introduce ps --orphans so user can include/exclude services not declared by project
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-11-23 13:43:49 +01:00
..
alpha.go
build.go bump buildx to v0.12.0 and adapt code to changes 2023-11-23 07:36:13 +01:00
completion.go
compose.go bump buildx to v0.12.0 and adapt code to changes 2023-11-23 07:36:13 +01:00
compose_test.go avoir use of []types.ServiceConfig 2023-11-21 12:08:12 +01:00
config.go
cp.go
create.go
create_test.go
down.go
events.go
exec.go
images.go
kill.go
list.go
logs.go
options.go
options_test.go avoir use of []types.ServiceConfig 2023-11-21 12:08:12 +01:00
pause.go
port.go
ps.go Introduce ps --orphans so user can include/exclude services not declared by project 2023-11-23 13:43:49 +01:00
ps_test.go
publish.go
pull.go
pullOptions_test.go avoir use of []types.ServiceConfig 2023-11-21 12:08:12 +01:00
push.go
remove.go
restart.go
run.go bump buildx to v0.12.0 and adapt code to changes 2023-11-23 07:36:13 +01:00
scale.go
start.go
stop.go
top.go
up.go bump buildx to v0.12.0 and adapt code to changes 2023-11-23 07:36:13 +01:00
up_test.go avoir use of []types.ServiceConfig 2023-11-21 12:08:12 +01:00
version.go
viz.go
viz_test.go
wait.go
watch.go in watch mode force pull policy to build for services with both build and develop attributes 2023-11-21 16:42:43 +01:00