提交历史

作者 SHA1 备注 提交日期
  Milas Bowman 061b52da9a ci: build fix for new buildx 2 年之前
  Milas Bowman 04aa155878 ci: upgrade to buildx v0.11 2 年之前
  Nicolas De Loof d20c2551f2 warn user build.secrets uid,gid,mode are not implemented 2 年之前
  Guillaume Lours 32cf776ecd Merge pull request #10620 from ndeloof/Building 2 年之前
  Nicolas De Loof d2aa15c06e bump buildx and use confutil.ConfigDir 2 年之前
  Nicolas De Loof 466e1d3197 prevent buildkt's progress to render `Building` when no built is needed 2 年之前
  Guillaume Lours cd0fc214a5 only check the platform of cached image if image found 2 年之前
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) 2 年之前
  Nicolas De Loof b776826d92 check local image matches the required platform 2 年之前
  Nicolas De loof 67455e9f33 fix builkit progressui integration (#10535) 2 年之前
  Nicolas De Loof b45ca82791 let user declare build secret target (id) 2 年之前
  Guillaume Lours eca1365d42 cli: dry run support for `build` (#10502) 2 年之前
  Guillaume Lours 03f4c0e631 progress: make title configurable (#10507) 2 年之前
  Nicolas De Loof d01ef5887a restore support for `--memory` 2 年之前
  Nicolas De Loof 65fda18821 bump compose-go 2 年之前
  Milas Bowman 7ce0096f40 ci: bump Go to 1.20.3 and various dependencies 2 年之前
  Nicolas De Loof a10c4c6df5 restore `--timeout` flag renamed by mistake 2 年之前
  Guillaume Lours 6a37428491 Merge pull request #10413 from glours/dry-run-create-support 2 年之前
  Nicolas De Loof 981cb2024e prevent panic using classic builder 2 年之前
  Guillaume Lours b83edbd039 add dry-run support to create command 2 年之前
  Nicolas De Loof 6c1f06e420 Run classic builder with BuildConfig, not buildx.Options 2 年之前
  Nicolas De Loof 88b0d17ff8 use `build` as common API for build scenarios 2 年之前
  Laura Brehm 200f47e5be Add support for `additional_contexts` in `build` service config 2 年之前
  Nicolas De Loof e0aaccf430 introduce dockerfile_inline 2 年之前
  Nicolas De Loof e492330dd5 collect built image IDs 2 年之前
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream 2 年之前
  Nicolas De Loof 93bffd9a7f prevent assignment to entry in nil map 2 年之前
  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 年之前