Commit History

作者 SHA1 備註 提交日期
  Simon Ferquel 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 8 年之前
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 年之前
  Daniel Nephin f7f101d57e Add gosimple linter 7 年之前
  Yong Tang cb952bf006 Merge pull request #34625 from dnephin/more-linters 7 年之前
  Tõnis Tiigi a1183dda57 Merge pull request #34263 from estesp/chown-flag-add-copy 7 年之前
  Daniel Nephin 2f5f0af3fd Add unconvert linter 7 年之前
  Stephen J Day ae8dbeaeed *: normalize the use of normalize 7 年之前
  Phil Estes 19a29f6fcf Rebase --chown function for ADD/COPY 8 年之前
  John Stephens 930e689668 Merge pull request #33241 from Microsoft/jjh/multi-layerstore 8 年之前
  John Howard fe7b4d8fcd LCOW: Set correct default shell for platform in builder 8 年之前
  John Howard 3a09b56a10 LCOW: Rework after 33454 merged which refactored daemon/builder interface 8 年之前
  John Howard 08252bc963 LCOW: Builder plumbing 8 年之前
  John Howard 8f53780694 LCOW: commit to use image platform, not host 8 年之前
  Tonis Tiigi c268d9da4b builder: fix copy —from conflict with force pull 8 年之前
  Daniel Nephin 5136096520 Fix copy when used with scratch and images with empty RootFS 8 年之前
  Daniel Nephin ecd44d23cc Rename LazyContext to LazySource. 8 年之前
  Daniel Nephin bd5f92d263 Remove CopyOnBuild from the daemon. 8 年之前
  Daniel Nephin 19f3b0715c Extract imageProber and ContainerBackend from Builder 8 年之前
  Daniel Nephin 213ed02e25 Refactor builder.calcCopyInfo and dependencies 8 年之前
  Josh Hawn 4921171587 Update ContainerWait API 8 年之前
  Josh Hawn cfdf84d5d0 Update Container Wait Backend 8 年之前
  Daniel Nephin 6c28e8edd5 Refactor imageContexts into two different structs. 8 年之前
  Daniel Nephin ab3a037a5b Refactor interaction between dispatcher.from and dispatchState 8 年之前
  Daniel Nephin b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon 8 年之前
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() 8 年之前
  Daniel Nephin 37be263826 Merge pull request #32749 from dnephin/rm-ContainerUpdateCmdOnBuild 8 年之前
  Aaron Lehmann 08d7fad45d Merge pull request #32949 from dnephin/refactor-streamformatter-and-progress 8 年之前
  Daniel Nephin d9371ee807 Fix run with entrypoint in base image 8 年之前
  Daniel Nephin 97f8607164 Remove ContainerUpdateCmdOnBuild, it does nothing. 8 年之前
  Daniel Nephin 3dcab28982 Fix setting b.runConfig.Image at arbitrary places. 8 年之前