Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Nephin 19f3b0715c Extract imageProber and ContainerBackend from Builder hace 8 años
  Daniel Nephin 213ed02e25 Refactor builder.calcCopyInfo and dependencies hace 8 años
  Josh Hawn 4921171587 Update ContainerWait API hace 8 años
  Josh Hawn cfdf84d5d0 Update Container Wait Backend hace 8 años
  Daniel Nephin 6c28e8edd5 Refactor imageContexts into two different structs. hace 8 años
  Daniel Nephin ab3a037a5b Refactor interaction between dispatcher.from and dispatchState hace 8 años
  Daniel Nephin b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon hace 8 años
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() hace 8 años
  Daniel Nephin 37be263826 Merge pull request #32749 from dnephin/rm-ContainerUpdateCmdOnBuild hace 8 años
  Aaron Lehmann 08d7fad45d Merge pull request #32949 from dnephin/refactor-streamformatter-and-progress hace 8 años
  Daniel Nephin d9371ee807 Fix run with entrypoint in base image hace 8 años
  Daniel Nephin 97f8607164 Remove ContainerUpdateCmdOnBuild, it does nothing. hace 8 años
  Daniel Nephin 3dcab28982 Fix setting b.runConfig.Image at arbitrary places. hace 8 años
  Daniel Nephin c87d67b0ad Refacator pkg/streamformatter hace 8 años
  Daniel Nephin 9f738cc574 Cleanup all the mutate + defer revert of b.runConfig in the builder hace 8 años
  Daniel Nephin 0d9e66b98a Extract commitContainer from commit() to separate the distinct branches hace 8 años
  Brian Goff ae0f8c7ba1 Merge pull request #31984 from tonistiigi/remote-context hace 8 años
  Tonis Tiigi d1faf3df27 Refactor remote context parsing hace 8 años
  Jim Minter 32ca1214fa Fix race on ContainerAttachRaw 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 f3e205ddc1 Remove the dockerfile field from Builder. hace 8 años
  Daniel Nephin 4d9e32a08e Merge pull request #31352 from dnephin/allow-arg-in-fromt hace 8 años
  Daniel Nephin 239c53bf83 Refactor BuildArgs hace 8 años
  Daniel Nephin f0a9c2e3f4 Allow ARG to come before FROM to support variables in FROM. hace 8 años
  Simon Ferquel b0e7588873 Test and fix forbidden path for COPY --from on Windows hace 8 años
  Tonis Tiigi 672ea30a94 Add support for `FROM` using named block hace 8 años
  Tonis Tiigi 73b4b8ed7f Implicit copy-from with reference hace 8 años