Historique des commits

Auteur SHA1 Message Date
  Daniel Nephin 213ed02e25 Refactor builder.calcCopyInfo and dependencies il y a 8 ans
  Tonis Tiigi b192218503 Fix resetting image metadata between stages for scratch case il y a 8 ans
  Daniel Nephin ab3a037a5b Refactor interaction between dispatcher.from and dispatchState il y a 8 ans
  Roberto Gandolfo Hashioka a28b173a78 Add extra prometheus metrics il y a 8 ans
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() il y a 8 ans
  Daniel Nephin 3dcab28982 Fix setting b.runConfig.Image at arbitrary places. il y a 8 ans
  Daniel Nephin 0296797f0f Extract squash and tagging from the Dockerfile builder. il y a 8 ans
  Daniel Nephin 2414166e1e Create a new ShellLex struct which provides the expected interface to Builder. il y a 8 ans
  Daniel Nephin 52626bb919 Reduce the number of calls to b.image il y a 8 ans
  Daniel Nephin e59327aaac Change builder.dispatchers to use a dispatchRequest object il y a 8 ans
  Daniel Nephin 64c4c1c3d5 Keep parser.Directive internal to parser il y a 8 ans
  Daniel Nephin bb429da9a9 Hide builder.parser.Directive internals il y a 8 ans
  Daniel Nephin bfcd95817a Factor out functions from builder/dockerfile/builder.go:Builder.build() il y a 8 ans
  Daniel Nephin c7fad9b750 Cleanup in dispatcher.env il y a 8 ans
  Daniel Nephin 239c53bf83 Refactor BuildArgs il y a 8 ans
  Daniel Nephin 9b4aa7629c Fix arg in from when arg is not defined il y a 8 ans
  Daniel Nephin 434d77bc0e Fix --label being env var expanded. il y a 8 ans
  Tonis Tiigi 09f308ce21 Fix ARG scoping for Dockerfiles with multiple FROM il y a 8 ans
  Daniel Nephin 6e005fd5cc Refactor to remove duplicate code around BuildArgs. il y a 8 ans
  Ke Li 514adcf458 Remove redundant format il y a 8 ans
  Doug Davis cdb8ea90b0 Fix processing of unset build-args during build il y a 8 ans
  John Howard 9127818414 Windows: Honour escape directive fully il y a 8 ans
  Yong Tang c8dc2b156a Check bad syntax on dockerfile before building. il y a 8 ans
  Yong Tang 35418c1455 Add hint of progress to the output of `docker build` il y a 9 ans
  John Howard b18ae8c9cc Builder default shell il y a 9 ans
  Thomas Leonard b6c7becbfe Add support for user-defined healthchecks il y a 9 ans
  msabansal 4982a732f3 Enabling expose support for Windows TP5 il y a 9 ans
  Anusha Ragunathan 5190794f1d Use ImageBuildOptions in builder. il y a 9 ans
  Justas Brazauskas 927b334ebf Fix typos found across repository il y a 9 ans
  Doug Davis fbdce2547f convert map value from struct to bool il y a 9 ans