Commit History

Author SHA1 Message Date
  Guillaume Lours 44c55e89c0 always use 'docker' export entry when building with 'up' or 'run' commands 3 years ago
  Guillaume Lours e016faac33 don't push images at the end of multi-arch build (and simplify e2e tests) 3 years ago
  Guillaume Lours 8ed2d8ad07 add a test with multiple service builds using platforms in the same compose file 3 years ago
  Guillaume Lours 537f023a3b fix panic when using 'compose up --build' 3 years ago
  Guillaume Lours 8b1b70833e add support of platforms in build section 3 years ago
  Guillaume Lours 06ae6d82cb Merge pull request #9802 from docker/dependabot/go_modules/github.com/docker/go-units-0.5.0 3 years ago
  dependabot[bot] 84392d52c4 build(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0 3 years ago
  Abdullah Shahid Khan c87efed6a4 api: fix typo on Push godoc (#9798) 3 years ago
  Ulysses Souza 36926c41c6 Merge pull request #9715 from ulyssessouza/fix-down-rmi 3 years ago
  Milas Bowman 24bf9789a6 ci: reduce noise from dependabot on Docker deps (#9770) 3 years ago
  Ulysses Souza 55cf579e02 Fix `down` with `--rmi` 3 years ago
  Laura Brehm 1a7c1dfe7d Merge pull request #9794 from laurazard/fix-exitcode-stop-event 3 years ago
  Laura Brehm 8301dc8314 Only capture exit codes from `exit` events 3 years ago
  Laura Brehm 0d2beddf20 Add E2E tests for `up --exit-code-from` 3 years ago
  CrazyMax 69651136cf Makefile: mutualize local and Dockerfile build opts (#9776) 3 years ago
  Milas Bowman f3e0c386d2 Revert "Apply newly loaded envvars to `DockerCli` and `APIClient`" (#9792) 3 years ago
  Nick Sieger 88406491c9 Merge pull request #9786 from nicksieger/individual-checksums 3 years ago
  Nick Sieger 63b126622d ci: bring back individual checksum files 3 years ago
  dependabot[bot] 23deefd20c build(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 (#9780) 3 years ago
  Laura Brehm e5eb00f618 Merge pull request #9781 from laurazard/pull-image-latest 3 years ago
  Nick Sieger 2f2460b40e Merge pull request #9784 from nicksieger/fix-release-checksums 3 years ago
  Nick Sieger 3aceaa1694 Merge pull request #9783 from mikesir87/9782-remove-confusing-error-output 3 years ago
  Nick Sieger c07de59a98 ci: fix checksums checking 3 years ago
  Laura Brehm 235734823e Pull image regardless of whether it exists locally if `tag=latest` 3 years ago
  Michael Irwin d23c261c7d Remove error message showing exit code when using --exit-code-from 3 years ago
  Nick Sieger 157d38aa69 Merge pull request #9777 from nicksieger/compose-9773-pull-always 3 years ago
  Nick Sieger 5723dee316 pull: only skip pull when policy is `missing`/`if_not_present` 3 years ago
  Ulysses Souza 6eb34031f6 Merge pull request #9769 from ulyssessouza/wakeup 3 years ago
  Ulysses Souza 9e7ae6cb30 Wake up! 3 years ago
  Laura Brehm f880b4129c Merge pull request #9173 from KoditkarVedant/8768-avoid-pulling-same-image-multiple-times 3 years ago