提交历史

作者 SHA1 备注 提交日期
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 年之前
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 年之前
  Daniel Nephin 9bcd5d2574 Add deepCopyRunConfig for copying buidler runConfig 7 年之前
  Simon Ferquel 172e73a1df Test & Fix build with rm/force-rm matrix 7 年之前
  John Howard d98ecf2d6c LCOW: API change JSON header to string POST parameter 7 年之前
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build 8 年之前
  Lorenzo Fontana dff2a23749 Cleaning dead code out of the builder 7 年之前
  Simon Ferquel 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 8 年之前
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 年之前
  John Howard 4ec9766a27 LCOW: Fix nits from 33241 8 年之前
  John Howard f154588226 LCOW: OCI Spec and Environment for container start 8 年之前
  Daniel Nephin f1ade82d82 Fix Cache with ONBUILD 8 年之前
  Daniel Nephin 213ed02e25 Refactor builder.calcCopyInfo and dependencies 8 年之前
  Tonis Tiigi b192218503 Fix resetting image metadata between stages for scratch case 8 年之前
  Daniel Nephin ab3a037a5b Refactor interaction between dispatcher.from and dispatchState 8 年之前
  Roberto Gandolfo Hashioka a28b173a78 Add extra prometheus metrics 8 年之前
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() 8 年之前
  Daniel Nephin 3dcab28982 Fix setting b.runConfig.Image at arbitrary places. 8 年之前
  Daniel Nephin 0296797f0f Extract squash and tagging from the Dockerfile builder. 8 年之前
  Daniel Nephin 2414166e1e Create a new ShellLex struct which provides the expected interface to Builder. 8 年之前
  Daniel Nephin 52626bb919 Reduce the number of calls to b.image 8 年之前
  Daniel Nephin e59327aaac Change builder.dispatchers to use a dispatchRequest object 8 年之前
  Daniel Nephin 64c4c1c3d5 Keep parser.Directive internal to parser 8 年之前
  Daniel Nephin bb429da9a9 Hide builder.parser.Directive internals 8 年之前
  Daniel Nephin bfcd95817a Factor out functions from builder/dockerfile/builder.go:Builder.build() 8 年之前
  Daniel Nephin c7fad9b750 Cleanup in dispatcher.env 8 年之前
  Daniel Nephin 239c53bf83 Refactor BuildArgs 8 年之前
  Daniel Nephin 9b4aa7629c Fix arg in from when arg is not defined 8 年之前
  Daniel Nephin 434d77bc0e Fix --label being env var expanded. 8 年之前
  Tonis Tiigi 09f308ce21 Fix ARG scoping for Dockerfiles with multiple FROM 8 年之前