compose/pkg/compose
Guillaume Lours 8db0cba0af bump compose-go to version v2.2.0
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-09-12 09:36:18 +02:00
..
testdata
attach.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
attach_service.go go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach 2024-01-08 17:15:11 -06:00
build.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
build_buildkit.go Improve buildkit node creation (#10843) 2023-08-03 15:11:16 -04:00
build_classic.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
compose.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
container.go
containers.go fix(containers): fix sorting logic by adding secondary sorting for one-off containers 2024-07-22 09:32:59 +02:00
convergence.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
convergence_test.go prefer mount API over bind 2024-08-26 16:05:04 +01:00
convert.go fix engine version require to use healthcheck.start_interval 2024-01-17 10:45:01 +01:00
cp.go go.mod: docker/docker and docker/cli v27.0.1-rc.1 2024-06-21 14:04:40 +02:00
create.go bump compose-go to version v2.2.0 2024-09-12 09:36:18 +02:00
create_test.go Set endpoint-specific DriverOpts 2024-05-22 12:39:20 +02:00
dependencies.go Fix typos 2024-09-11 11:21:24 +02:00
dependencies_test.go Set Required false to depends_on containers for compose -p stop/down 2024-04-11 10:48:09 +02:00
desktop.go fix(desktop): remove overly-aggressive feature flag check (#11748) 2024-04-19 16:06:57 -04:00
down.go Use logrus instead of direct output to stderr. 2024-09-11 09:38:05 +02:00
down_test.go go.mod: docker/docker and docker/cli v27.0.1-rc.1 2024-06-21 14:04:40 +02:00
envresolver.go
envresolver_test.go
errors.go adopt compose-go/v2 2023-12-05 18:54:31 +01:00
events.go go.mod: docker/docker and docker/cli v27.0.1-rc.1 2024-06-21 14:04:40 +02:00
exec.go update to v1.25 for RunAttach 2023-12-05 17:02:37 +01:00
filters.go detect network conflict as name is not guaranteed to be unique (#10612) 2023-05-31 14:46:23 -04:00
hash.go service hash must exlude depends_on 2024-08-26 16:05:15 +01:00
hash_test.go adopt compose-go/v2 2023-12-05 18:54:31 +01:00
image_pruner.go Bump docker v26.0.0 2024-03-22 14:33:56 +01:00
images.go [lint] don't use deprecated types 2023-12-05 17:02:37 +01:00
kill.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
kill_test.go restore setEnvWithDotEnv 2024-07-11 10:25:04 +02:00
logs.go Introduce --abort-on-container-failure 2024-04-08 15:40:54 +02:00
logs_test.go github.com/golang/mock is deprecated 2023-12-13 14:47:39 +01:00
ls.go [lint] don't use deprecated types 2023-12-05 17:02:37 +01:00
ls_test.go
metrics.go Fix typos 2024-09-11 11:21:24 +02:00
pause.go cli: option to write status messages on stdout (#10549) 2023-05-11 12:45:00 -04:00
port.go when --index is not set select first service container 2023-07-07 14:08:24 +02:00
printer.go Fix typos 2024-09-11 11:21:24 +02:00
ps.go Fix: change append to use slice index in ps.go 2024-05-30 16:16:01 +02:00
ps_test.go Fix: change append to use slice index in ps.go 2024-05-30 16:16:01 +02:00
publish.go Readd event 2024-06-10 12:06:30 +02:00
pull.go Fix typo in pull.go 2024-09-10 09:03:12 +02:00
push.go Bump docker v26.0.0 2024-03-22 14:33:56 +01:00
remove.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
restart.go prevent concurrent map write relying on project immutability 2024-05-29 11:29:18 +02:00
run.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
scale.go progress for resource can be restarted after more Working event comes 2024-04-15 22:05:46 +02:00
secrets.go go.mod: docker/docker and docker/cli v27.0.1-rc.1 2024-06-21 14:04:40 +02:00
start.go Fix stop on file chane for sync-restart action 2024-07-25 16:28:47 +02:00
stop.go Set Required false to depends_on containers for compose -p stop/down 2024-04-11 10:48:09 +02:00
stop_test.go go.mod: docker/docker and docker/cli v27.0.1-rc.1 2024-06-21 14:04:40 +02:00
top.go
up.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
viz.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
viz_test.go github.com/golang/mock is deprecated 2023-12-13 14:47:39 +01:00
wait.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
watch.go Allow combination of bind mounts and 'rebuild' watches 2024-09-04 07:41:37 +02:00
watch_test.go feat(watch): Add --prune option to docker-compose watch command 2024-07-02 08:16:09 +02:00