Commit History

Author SHA1 Message Date
  Daniel Nephin 9f738cc574 Cleanup all the mutate + defer revert of b.runConfig in the builder 8 years ago
  Daniel Nephin 721e1736ae Fix cache miss when builtin build args are used. 8 years ago
  Dave Tucker 1076ab58ec builder: Make builtin arg pruning work with > 1 arg 8 years ago
  Daniel Nephin e59327aaac Change builder.dispatchers to use a dispatchRequest object 8 years ago
  Sebastiaan van Stijn 83ee902ecc Merge pull request #32740 from vdemeester/integration-trusted-cmd-cli 8 years ago
  Vincent Demeester a582d9dc42 [integration] Move fakegit to its own package in cli 8 years ago
  Vincent Demeester b0ba39d431 Use `cli` for trusted relate command 8 years ago
  Daniel Nephin df3c425407 Merge pull request #32328 from duglin/fixEnvVars 8 years ago
  Doug Davis 2fb7c3c4f0 Minor tweaks to quotes in env vars 8 years ago
  Tõnis Tiigi d2ab40e5b9 Merge pull request #32532 from dnephin/refactor-some-builder-parts 8 years ago
  Vincent Demeester 330ddf8eb8 Merge pull request #29807 from thaJeztah/update-frozen-images 8 years ago
  Daniel Nephin c7fad9b750 Cleanup in dispatcher.env 8 years ago
  Vincent Demeester 56fb4653e8 Move FakeContext to `integration-cli/cli/build/context` package… 8 years ago
  Tonis Tiigi 33e07f41ad builder: add an option for specifying build target 8 years ago
  Sebastiaan van Stijn 1ecd8ed518 Update frozen images in Dockerfiles 8 years ago
  Vincent Demeester 778e32a2fa Merge pull request #31236 from tonistiigi/docker-stdin 8 years ago
  Daniel Nephin 4d9e32a08e Merge pull request #31352 from dnephin/allow-arg-in-fromt 8 years ago
  Daniel Nephin 239c53bf83 Refactor BuildArgs 8 years ago
  Simon Ferquel b0e7588873 Test and fix forbidden path for COPY --from on Windows 8 years ago
  Daniel Nephin 8cd6c30a48 Upadte archive.ReplaceFileTarWrapper() to not expect a sorted archive 8 years ago
  David Sheets 3f6dc81e10 build: accept -f - to read Dockerfile from stdin 8 years ago
  Tonis Tiigi 79ccb3478f Add a multi stage trusted build testcase 8 years ago
  Tonis Tiigi 672ea30a94 Add support for `FROM` using named block 8 years ago
  Tonis Tiigi 73b4b8ed7f Implicit copy-from with reference 8 years ago
  Tonis Tiigi 87512bbc84 Add named context support 8 years ago
  Tonis Tiigi a1fa59ea12 builder: Fix setting command with custom shell 8 years ago
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 years ago
  Tonis Tiigi 4c7710d5d0 Fix integration tests build errors 8 years ago
  Akihiro Suda 8008f65293 Merge pull request #31608 from vdemeester/integration-cli-package 8 years ago
  Tõnis Tiigi 2fa8fe400d Merge pull request #31257 from tonistiigi/nested-build 8 years ago