Historial de Commits

Autor SHA1 Mensaje Fecha
  Simon Ferquel 669c067798 Introduce a typed command system and 2 phase parse/dispatch build hace 8 años
  Brian Goff ebcb7d6b40 Remove string checking in API error handling hace 8 años
  John Howard 4ec9766a27 LCOW: Fix nits from 33241 hace 8 años
  John Howard f154588226 LCOW: OCI Spec and Environment for container start hace 8 años
  Daniel Nephin f1ade82d82 Fix Cache with ONBUILD hace 8 años
  Daniel Nephin 213ed02e25 Refactor builder.calcCopyInfo and dependencies hace 8 años
  Tonis Tiigi b192218503 Fix resetting image metadata between stages for scratch case hace 8 años
  Daniel Nephin ab3a037a5b Refactor interaction between dispatcher.from and dispatchState hace 8 años
  Roberto Gandolfo Hashioka a28b173a78 Add extra prometheus metrics hace 8 años
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() hace 8 años
  Daniel Nephin 3dcab28982 Fix setting b.runConfig.Image at arbitrary places. hace 8 años
  Daniel Nephin 0296797f0f Extract squash and tagging from the Dockerfile builder. hace 8 años
  Daniel Nephin 2414166e1e Create a new ShellLex struct which provides the expected interface to Builder. hace 8 años
  Daniel Nephin 52626bb919 Reduce the number of calls to b.image hace 8 años
  Daniel Nephin e59327aaac Change builder.dispatchers to use a dispatchRequest object hace 8 años
  Daniel Nephin 64c4c1c3d5 Keep parser.Directive internal to parser hace 8 años
  Daniel Nephin bb429da9a9 Hide builder.parser.Directive internals hace 8 años
  Daniel Nephin bfcd95817a Factor out functions from builder/dockerfile/builder.go:Builder.build() hace 8 años
  Daniel Nephin c7fad9b750 Cleanup in dispatcher.env hace 8 años
  Daniel Nephin 239c53bf83 Refactor BuildArgs hace 8 años
  Daniel Nephin 9b4aa7629c Fix arg in from when arg is not defined hace 8 años
  Daniel Nephin 434d77bc0e Fix --label being env var expanded. hace 8 años
  Tonis Tiigi 09f308ce21 Fix ARG scoping for Dockerfiles with multiple FROM hace 8 años
  Daniel Nephin 6e005fd5cc Refactor to remove duplicate code around BuildArgs. hace 8 años
  Ke Li 514adcf458 Remove redundant format hace 8 años
  Doug Davis cdb8ea90b0 Fix processing of unset build-args during build hace 8 años
  John Howard 9127818414 Windows: Honour escape directive fully hace 8 años
  Yong Tang c8dc2b156a Check bad syntax on dockerfile before building. hace 8 años
  Yong Tang 35418c1455 Add hint of progress to the output of `docker build` hace 9 años
  John Howard b18ae8c9cc Builder default shell hace 9 años