Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() 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 0296797f0f Extract squash and tagging from the Dockerfile builder. hace 8 años
  Daniel Nephin aee2da3bdf Merge pull request #32858 from dnephin/builder-shell-words-interface hace 8 años
  Daniel Nephin 2414166e1e Create a new ShellLex struct which provides the expected interface to Builder. hace 8 años
  Tonis Tiigi d1faf3df27 Refactor remote context parsing 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 068f344e03 Remove unused Builder.Cancel() hace 8 años
  Daniel Nephin a6abd57b83 Remove unused id field from Builder. 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
  Akihiro Suda b764c471bf Merge pull request #32495 from dnephin/cleanup-builder-dispatcher-env hace 8 años
  Tonis Tiigi 33e07f41ad builder: add an option for specifying build target hace 8 años
  Daniel Nephin f3e205ddc1 Remove the dockerfile field from Builder. 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
  Tõnis Tiigi 6abbc933ae Merge pull request #31750 from dnephin/some-builder-cleanup hace 8 años
  Alexandre Garnier d005219830 Display created tags on successful build hace 8 años
  Daniel Nephin 726fb269cf Fix --label on docker build when a single quote is used in the value hace 8 años
  Tõnis Tiigi 2fa8fe400d Merge pull request #31257 from tonistiigi/nested-build hace 8 años
  Tonis Tiigi f95f58283b Add support for COPY from previous rootfs hace 8 años
  Dave Tucker 89a2a885c8 Ignore built-in allowed build-args in image history hace 8 años
  Tonis Tiigi acad599210 Fix cache for dockerfiles with multiple FROM hace 8 años
  Tonis Tiigi 09f308ce21 Fix ARG scoping for Dockerfiles with multiple FROM hace 8 años
  Daniel Nephin 9ea5e02e92 extract a function hace 8 años
  Vincent Demeester 254fc83cba Merge pull request #30457 from dmcgowan/distribution-reference-update-2 hace 8 años
  Derek McGowan 3a1279393f Use distribution reference hace 8 años