Commit History

Author SHA1 Message Date
  Nicolas De loof 5d893fc098 Merge pull request #1027 from docker/chore-move-compose-test 4 years ago
  Djordje Lukic f6c4c4e590 Move compose e2e tests to own folder 4 years ago
  Guillaume Tardif 8ee2286126 Merge pull request #1021 from gtardif/fix_down_no_containers 4 years ago
  Guillaume Tardif b987f2eaf8 Merge pull request #1023 from docker/fix-build-target 4 years ago
  Guillaume Tardif 54b86cd912 Merge pull request #1022 from gtardif/compose_disclaimer_moby_context 4 years ago
  Nicolas De loof 18db1c87ce Merge pull request #1024 from gtardif/fix_volume_ensure 4 years ago
  Guillaume Tardif d0728d94f2 Fix compose volume creation and check this in volume e2e test 4 years ago
  Djordje Lukic 7d88fc61d3 Pass the target to buildkit 4 years ago
  Guillaume Tardif fe363fd146 Fix compose volume creation and check this in volume e2e test 4 years ago
  Guillaume Tardif 04cdd8dd40 Display compose experimental disclaimer only for local context type or moby (default) context type. Fixes ACI / ECS e2e tests. 4 years ago
  Guillaume Tardif 6aec88e74c Merge pull request #1020 from gtardif/compose_warning 4 years ago
  Guillaume Tardif 2657f5804e Ensure down continues (removes networks) even if containers have been removed already. Avoid returning nil error and nil project in `projectFromContainerLabels` 4 years ago
  Guillaume Tardif 5c13bafac5 Add a disclaimer message for all `docker compose` commands 4 years ago
  Nicolas De loof 576aa46d21 Merge pull request #1015 from docker/logConsumer 4 years ago
  Guillaume Tardif f8bf0ac44b Merge pull request #1018 from gtardif/compose_moby_ctx 4 years ago
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer 4 years ago
  Guillaume Tardif fea0cf8c82 Fix linter 4 years ago
  Guillaume Tardif 6fc8eefb1b Remove build flag for local backend 4 years ago
  Guillaume Tardif a6316a90c7 Removed test checking compose has an error message on default context 4 years ago
  Guillaume Tardif ec5afcfd4d `compose up` and other compose commands running on “Moby” context type. 4 years ago
  Chris Crone 3190456101 Merge pull request #1014 from chris-crone/containerize-go-mod-tidy 4 years ago
  Chris Crone 78190f8346 build: Add containerized go mod tidy 4 years ago
  Chris Crone 56eebade90 build: Fix syntax case 4 years ago
  Nicolas De loof 32efa581f8 Merge pull request #1017 from docker/down_remove_stopped 4 years ago
  Nicolas De Loof 26fe75a7e3 Remove stopped containers on `down` 4 years ago
  Nicolas De loof e37dd90c22 Merge pull request #1016 from gtardif/fix_compose_nw_flaky_e2e 4 years ago
  Guillaume Tardif ff1808644c Remove flakyness in compose e2e test : can’t count networks as we have several compose stacks start in // 4 years ago
  Guillaume Tardif 4826d5155a Merge pull request #1013 from gtardif/compose_build_fix 4 years ago
  Guillaume Tardif d0b840bcd1 Fix compose up build when no image name in compose file. 4 years ago
  Guillaume Tardif 3a8d57763c Merge pull request #1009 from gtardif/compose_fix_relative_volume 4 years ago