Commit History

Author SHA1 Message Date
  Simon Ferquel 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 8 years ago
  Daniel Nephin e62b2d410c Move ErrorContains to an internal package. 7 years ago
  John Howard fe7b4d8fcd LCOW: Set correct default shell for platform in builder 8 years ago
  John Howard f154588226 LCOW: OCI Spec and Environment for container start 8 years ago
  John Howard ba40132366 LCOW: Fix ImageCache to address right store 8 years ago
  John Howard 08252bc963 LCOW: Builder plumbing 8 years ago
  Daniel Nephin 19f3b0715c Extract imageProber and ContainerBackend from Builder 8 years ago
  Daniel Nephin 6c28e8edd5 Refactor imageContexts into two different structs. 8 years ago
  Daniel Nephin ab3a037a5b Refactor interaction between dispatcher.from and dispatchState 8 years ago
  Daniel Nephin b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon 8 years ago
  Daniel Nephin 28379bd29a Fix a rare case where using FROM scracth as NAME would fail 8 years ago
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() 8 years ago
  Daniel Nephin 97f8607164 Remove ContainerUpdateCmdOnBuild, it does nothing. 8 years ago
  Daniel Nephin 9f738cc574 Cleanup all the mutate + defer revert of b.runConfig in the builder 8 years ago
  Brian Goff a7519152d9 Merge pull request #32504 from dongluochen/healthcheck_duration 8 years ago
  Daniel Nephin 2414166e1e Create a new ShellLex struct which provides the expected interface to Builder. 8 years ago
  Daniel Nephin 52626bb919 Reduce the number of calls to b.image 8 years ago
  Daniel Nephin e59327aaac Change builder.dispatchers to use a dispatchRequest object 8 years ago
  Aaron Lehmann 6052f2b396 Remove pkg/testutil/assert in favor of testify 8 years ago
  Dong Chen d8b6a35d02 set 1ms as container duration minimum value 8 years ago
  Tõnis Tiigi d2ab40e5b9 Merge pull request #32532 from dnephin/refactor-some-builder-parts 8 years ago
  Vincent Demeester 3c07259882 Merge pull request #32370 from AkihiroSuda/improve-build-error 8 years ago
  Akihiro Suda 50a9be4bf5 builder/dockerfile: improve error message about build stage name 8 years ago
  Daniel Nephin c7fad9b750 Cleanup in dispatcher.env 8 years ago
  Daniel Nephin 239c53bf83 Refactor BuildArgs 8 years ago
  Daniel Nephin 9b4aa7629c Fix arg in from when arg is not defined 8 years ago
  Tonis Tiigi f95f58283b Add support for COPY from previous rootfs 8 years ago
  Tonis Tiigi 09f308ce21 Fix ARG scoping for Dockerfiles with multiple FROM 8 years ago
  Reficul 9b1ceecd8a fix wrong print format 8 years ago
  Aaron.L.Xu f8a4047796 why there are so many mistakes in our repo (up to /cmd) 8 years ago