compose/cmd/compose
Nicolas De Loof 5e77ae9247
avoir use of []types.ServiceConfig
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-11-21 12:08:12 +01:00
..
alpha.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
build.go fix docker/compose#11170 add newline in cmd/compose/build.go fmt.Fprint 2023-11-08 16:17:23 +01:00
completion.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
compose.go lint 2023-11-02 11:16:35 +01:00
compose_test.go avoir use of []types.ServiceConfig 2023-11-21 12:08:12 +01:00
config.go Use project.ServiceNames() if no service specified in hash 2023-10-27 21:16:15 +02:00
cp.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
create.go fix --pull documentation 2023-11-07 09:03:49 +01:00
create_test.go cli: fix `--build` flag for `create` (#10982) 2023-09-08 11:35:57 -04:00
down.go enable profile when down is ran with explicit service names 2023-10-18 12:19:45 +02:00
events.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
exec.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
images.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
kill.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
list.go render quiet after filtering applied 2023-11-15 20:25:40 +01:00
logs.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
options.go build: pass BuildOptions around explicitly & fix multi-platform issues 2023-09-01 08:32:56 +02:00
options_test.go avoir use of []types.ServiceConfig 2023-11-21 12:08:12 +01:00
pause.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
port.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
ps.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
ps_test.go align docker compose ps with docker CLI to support --format 2023-08-25 16:36:45 +02:00
publish.go introduce --resolve-image-digests for publish to seal service images by digest 2023-11-02 10:43:45 +01:00
pull.go introduce pull --missing flag to only pull images not present in cache 2023-09-15 08:41:27 +02:00
pullOptions_test.go avoir use of []types.ServiceConfig 2023-11-21 12:08:12 +01:00
push.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
remove.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
restart.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
run.go refactor(cmd/compose/run): remove redundant `len` check 2023-10-23 16:06:52 +08:00
scale.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
start.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
stop.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
top.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
up.go fix --pull documentation 2023-11-07 09:03:49 +01:00
up_test.go avoir use of []types.ServiceConfig 2023-11-21 12:08:12 +01:00
version.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
viz.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
viz_test.go Added tests to `viz` subcommand 2023-04-24 12:18:37 +02:00
wait.go pull OCI remote resource 2023-09-07 07:27:32 +02:00
watch.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00