提交历史

作者 SHA1 备注 提交日期
  maxcleme 634a7d2a7b Support for docker compose build --push when using multiple platforms 2 年之前
  Nicolas De Loof c15bf1955a debounce refresh requests with quietperiod 2 年之前
  Nicolas De Loof 3e12a7cb23 pass proxy config as build args - same as docker/buildx#959 2 年之前
  Edward Muller 73ebbffb08 Don't share the options map 2 年之前
  Nicolas De Loof b96e27e0e7 limit build concurrency according to --parallel 2 年之前
  Guillaume Lours fd353ffa94 add support of privileged attribut in service.build section 2 年之前
  Sebastiaan van Stijn 87a0a57f70 Cleanup tips from output 2 年之前
  Guillaume Lours 10a5d998e6 useDockerDefaultOrServicePlatform fct should return service.platform if defined 3 年之前
  Guillaume Lours 18ce1f41b7 replace deprecated functions 3 年之前
  Guillaume Lours 3bf29d401c bump docker dependencies version 3 年之前
  Bartłomiej Klimczak aa297a9969 remove unnecessary code 3 年之前
  Bartłomiej Klimczak 0d0a02cc6b add more information when service.platform isn't part of service.build.platforms 3 年之前
  Guillaume Lours ce3700d334 keep the platform defined, in priority, via DOCKER_DEFAULT_PLATFORM or the service.plaform one if no build platforms provided 3 年之前
  Guillaume Lours 71ab6c9eef configure default builder export when no build.platforms defined 3 年之前
  Guillaume Lours a1c50ef2c9 keep the platform defined via DOCKER_DEFAULT_PLATFORM during build if no build platforms provided 3 年之前
  Guillaume Lours 0e975262da keep the platform defined at service level during build if no build platforms provided 3 年之前
  Milas Bowman b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm 3 年之前
  Guillaume Lours 0ac0e29294 Merge pull request #9729 from glours/add-platforms-build 3 年之前
  Milas Bowman bc806da712 build: label built images for reliable cleanup on `down` 3 年之前
  Risky Feryansyah Pribadi 07eb8a598d patch: build.go access custom labels directly cause panic 3 年之前
  Guillaume Lours 44c55e89c0 always use 'docker' export entry when building with 'up' or 'run' commands 3 年之前
  Guillaume Lours e016faac33 don't push images at the end of multi-arch build (and simplify e2e tests) 3 年之前
  Guillaume Lours 537f023a3b fix panic when using 'compose up --build' 3 年之前
  Guillaume Lours 8b1b70833e add support of platforms in build section 3 年之前
  Ulysses Souza 55cf579e02 Fix `down` with `--rmi` 3 年之前
  ikedam bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 年之前
  Kenny Millington 1d678b70d9 config: ignore image for config hash generation (#9350) 3 年之前
  Nicolas De Loof abf5f736c7 as --no-build is set, set service image to default image name 3 年之前
  Guillaume Lours c4b9ec6301 remove unused sessionConfig param for addSecretsConfig function 3 年之前
  Ulysses Souza d42adf6efb Add "opinionated" tag to gocritic 3 年之前