compose/cmd/compose
Nicolas De Loof a7424435b3 Restore compose v1 behavior to recreate containers when ran with -V
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-09-11 15:16:28 +02:00
..
alpha.go remove watch command from the alpha command 2024-01-18 10:14:43 +01:00
attach.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
build.go Removes redundant condition from toAPIBuildOptions in build.go 2024-08-05 08:08:41 +02:00
completion.go services shell completion bugfix 2024-03-15 10:47:30 +01:00
compose.go Fix typos 2024-09-11 11:21:24 +02:00
compose_test.go update compose-go to version using immutable Project functions 2024-01-11 10:44:42 +01:00
config.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
cp.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
create.go Restore compose v1 behavior to recreate containers when ran with -V 2024-09-11 15:16:28 +02:00
create_test.go github.com/golang/mock is deprecated 2023-12-13 14:47:39 +01:00
down.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
events.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
exec.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
images.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
kill.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
list.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
logs.go get log to manage attach 2024-02-22 18:27:05 +01:00
options.go avoid use of service.Name when iterating on project.Services 2023-12-05 18:54:31 +01:00
options_test.go avoid use of service.Name when iterating on project.Services 2023-12-05 18:54:31 +01:00
pause.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
port.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
ps.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
ps_test.go github.com/golang/mock is deprecated 2023-12-13 14:47:39 +01:00
publish.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
pull.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
pullOptions_test.go update compose-go to version using immutable Project functions 2024-01-11 10:44:42 +01:00
push.go Use listener for file metadata 2024-02-14 16:51:56 +00:00
remove.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
restart.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
run.go pass QuietOption when starting dependencies from run command 2024-02-19 14:19:01 +01:00
scale.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
start.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
stats.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
stop.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
top.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
up.go Restore compose v1 behavior to recreate containers when ran with -V 2024-09-11 15:16:28 +02:00
up_test.go project.Services is a map 2023-12-05 18:54:31 +01:00
version.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
viz.go Use listener for file metadata 2024-02-14 16:51:56 +00:00
viz_test.go Added tests to viz subcommand 2023-04-24 12:18:37 +02:00
wait.go docs(wait): Fix wait command description 2024-08-19 10:44:57 +02:00
watch.go feat(watch): Add --prune option to docker-compose watch command 2024-07-02 08:16:09 +02:00