Commit History

Author SHA1 Message Date
  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
  Guillaume Lours a2770b66ff add tags property to build section 3 years ago
  Nicolas De Loof 65b827d08f bump compose-go to 1.2.5 3 years ago
  Nicolas De Loof 0dffd5ba9f add support for build.secrets 3 years ago
  Guillaume Lours f2d9acd3d4 use ssh config when building from compose up 3 years ago
  Guillaume Lours ff73827a6f Add support of ssh authentications defined in compose file or via cli flags 3 years ago
  Nicolas De Loof 890b6808a2 support cache_from|to|no|pull 3 years ago
  Nicolas De Loof 283f7a1ec5 Bump buildx to v0.8.0 3 years ago