Commit History

Author SHA1 Message Date
  Edward Muller 73ebbffb08 Don't share the options map 2 years ago
  Nicolas De Loof b96e27e0e7 limit build concurrency according to --parallel 2 years ago
  Guillaume Lours fd353ffa94 add support of privileged attribut in service.build section 2 years ago
  Sebastiaan van Stijn 87a0a57f70 Cleanup tips from output 2 years ago
  Guillaume Lours 10a5d998e6 useDockerDefaultOrServicePlatform fct should return service.platform if defined 2 years ago
  Guillaume Lours 18ce1f41b7 replace deprecated functions 3 years ago
  Guillaume Lours 3bf29d401c bump docker dependencies version 3 years ago
  Bartłomiej Klimczak aa297a9969 remove unnecessary code 3 years ago
  Bartłomiej Klimczak 0d0a02cc6b add more information when service.platform isn't part of service.build.platforms 3 years ago
  Guillaume Lours ce3700d334 keep the platform defined, in priority, via DOCKER_DEFAULT_PLATFORM or the service.plaform one if no build platforms provided 3 years ago
  Guillaume Lours 71ab6c9eef configure default builder export when no build.platforms defined 3 years ago
  Guillaume Lours a1c50ef2c9 keep the platform defined via DOCKER_DEFAULT_PLATFORM during build if no build platforms provided 3 years ago
  Guillaume Lours 0e975262da keep the platform defined at service level during build if no build platforms provided 3 years ago
  Milas Bowman b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm 3 years ago
  Guillaume Lours 0ac0e29294 Merge pull request #9729 from glours/add-platforms-build 3 years ago
  Milas Bowman bc806da712 build: label built images for reliable cleanup on `down` 3 years ago
  Risky Feryansyah Pribadi 07eb8a598d patch: build.go access custom labels directly cause panic 3 years ago
  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 537f023a3b fix panic when using 'compose up --build' 3 years ago
  Guillaume Lours 8b1b70833e add support of platforms in build section 3 years ago
  Ulysses Souza 55cf579e02 Fix `down` with `--rmi` 3 years ago
  ikedam bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 years ago
  Kenny Millington 1d678b70d9 config: ignore image for config hash generation (#9350) 3 years ago
  Nicolas De Loof abf5f736c7 as --no-build is set, set service image to default image name 3 years ago
  Guillaume Lours c4b9ec6301 remove unused sessionConfig param for addSecretsConfig function 3 years ago
  Ulysses Souza d42adf6efb Add "opinionated" tag to gocritic 3 years ago
  Pablo Rodriguez Quesada eb06e1ca56 build.go: Access customLabels directly instead of by reference 3 years ago
  Guillaume Lours 4debb133a7 add support of environment secret during build step 3 years ago
  Milas Bowman b2cd089bae build: respect dependency order for classic builder 3 years ago