Commit History

Author SHA1 Message Date
  Nicolas De Loof 17da54da20 introduce build --with-dependencies 1 year ago
  Nicolas De Loof 5e61c62ecf collect services to build using WithServices 1 year ago
  Nicolas De Loof 26aca867d8 avoid use of service.Name when iterating on project.Services 1 year ago
  Nicolas De Loof 138facea62 project.Services is a map 1 year ago
  Nicolas De Loof cda04f288e adopt compose-go/v2 2 years ago
  Guillaume Lours c665c53cc1 bump buildx to v0.12.0 and adapt code to changes 1 year ago
  Guillaume Lours f557220140 identify services to build and don't display 'building' if none 1 year ago
  Nicolas De Loof cf608fa954 bump compose-go to v1.20.1 2 years ago
  Milas Bowman 1fdbcb6255 build: pass BuildOptions around explicitly & fix multi-platform issues 2 years ago
  Nicolas De loof 792afb8d13 build: use correct values for proxy variables (#10908) 2 years ago
  Milas Bowman bfa54081d4 build: fix missing proxy build args for classic builder (#10887) 2 years ago
  Silvin Lubecki 0a9d1277c5 Display builder's name on the first build line. 2 years ago
  Silvin Lubecki 7c42776770 Improve buildkit node creation (#10843) 2 years ago
  Milas Bowman 1ae191a936 trace: instrument `compose up` at a high-level 2 years ago
  Milas Bowman 636c13f818 build: do not attempt to push unnamed service images 2 years ago
  Guillaume Lours 28301fb1a4 add support of --builder and BUILDX_BUILDER 2 years ago
  Milas Bowman 061b52da9a ci: build fix for new buildx 2 years ago
  Milas Bowman 04aa155878 ci: upgrade to buildx v0.11 2 years ago
  Nicolas De Loof d20c2551f2 warn user build.secrets uid,gid,mode are not implemented 2 years ago
  Guillaume Lours 32cf776ecd Merge pull request #10620 from ndeloof/Building 2 years ago
  Nicolas De Loof d2aa15c06e bump buildx and use confutil.ConfigDir 2 years ago
  Nicolas De Loof 466e1d3197 prevent buildkt's progress to render `Building` when no built is needed 2 years ago
  Guillaume Lours cd0fc214a5 only check the platform of cached image if image found 2 years ago
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) 2 years ago
  Nicolas De Loof b776826d92 check local image matches the required platform 2 years ago
  Nicolas De loof 67455e9f33 fix builkit progressui integration (#10535) 2 years ago
  Nicolas De Loof b45ca82791 let user declare build secret target (id) 2 years ago
  Guillaume Lours eca1365d42 cli: dry run support for `build` (#10502) 2 years ago
  Guillaume Lours 03f4c0e631 progress: make title configurable (#10507) 2 years ago
  Nicolas De Loof d01ef5887a restore support for `--memory` 2 years ago