提交历史

作者 SHA1 备注 提交日期
  Tonis Tiigi ad46348d7c builder: enable path filtering for filesync session 8 年之前
  Daniel Nephin b47b375cb8 Add a test for warning on empty continuation lines. 8 年之前
  Tonis Tiigi 5c3d2d552b Implement incremental file sync using client session 8 年之前
  Tonis Tiigi ec7b6238c3 Add long-running client session endpoint 8 年之前
  John Howard ba40132366 LCOW: Fix ImageCache to address right store 8 年之前
  John Howard 08252bc963 LCOW: Builder plumbing 8 年之前
  Daniel Nephin 5136096520 Fix copy when used with scratch and images with empty RootFS 8 年之前
  Daniel Nephin bd5f92d263 Remove CopyOnBuild from the daemon. 8 年之前
  Daniel Nephin 3f26041577 Fix ONBUILD COPY 8 年之前
  Daniel Nephin 19f3b0715c Extract imageProber and ContainerBackend from Builder 8 年之前
  Daniel Nephin 213ed02e25 Refactor builder.calcCopyInfo and dependencies 8 年之前
  Daniel Nephin 6c28e8edd5 Refactor imageContexts into two different structs. 8 年之前
  Daniel Nephin b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon 8 年之前
  Vincent Demeester 22a03192fb Merge pull request #33114 from dnephin/fix-builder-warn-on-unused-builtint 8 年之前
  Sebastiaan van Stijn 1a6f8a92b2 Merge pull request #32792 from rogaha/extra_prometheus_metrics 8 年之前
  Daniel Nephin 72cc81ee8d Fix warning for unused build args. 8 年之前
  Roberto Gandolfo Hashioka a28b173a78 Add extra prometheus metrics 8 年之前
  Ian Campbell 5894bc1abf Add `docker build --iidfile=FILE` 8 年之前
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() 8 年之前
  Daniel Nephin 9f738cc574 Cleanup all the mutate + defer revert of b.runConfig in the builder 8 年之前
  Daniel Nephin 0296797f0f Extract squash and tagging from the Dockerfile builder. 8 年之前
  Daniel Nephin aee2da3bdf Merge pull request #32858 from dnephin/builder-shell-words-interface 8 年之前
  Daniel Nephin 2414166e1e Create a new ShellLex struct which provides the expected interface to Builder. 8 年之前
  Tonis Tiigi d1faf3df27 Refactor remote context parsing 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 068f344e03 Remove unused Builder.Cancel() 8 年之前
  Daniel Nephin a6abd57b83 Remove unused id field from Builder. 8 年之前