Historique des commits

Auteur SHA1 Message Date
  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
  Tibor Vass f47a61c429 fix expected output in tests il y a 8 ans
  Ian Campbell 5894bc1abf Add `docker build --iidfile=FILE` il y a 8 ans
  Daniel Nephin d9371ee807 Fix run with entrypoint in base image il y a 8 ans
  Daniel Nephin 97f8607164 Remove ContainerUpdateCmdOnBuild, it does nothing. il y a 8 ans
  Daniel Nephin 9f738cc574 Cleanup all the mutate + defer revert of b.runConfig in the builder il y a 8 ans
  Daniel Nephin 721e1736ae Fix cache miss when builtin build args are used. il y a 8 ans
  Dave Tucker 1076ab58ec builder: Make builtin arg pruning work with > 1 arg il y a 8 ans
  Daniel Nephin e59327aaac Change builder.dispatchers to use a dispatchRequest object il y a 8 ans
  Sebastiaan van Stijn 83ee902ecc Merge pull request #32740 from vdemeester/integration-trusted-cmd-cli il y a 8 ans
  Vincent Demeester a582d9dc42 [integration] Move fakegit to its own package in cli il y a 8 ans
  Vincent Demeester b0ba39d431 Use `cli` for trusted relate command il y a 8 ans
  Daniel Nephin df3c425407 Merge pull request #32328 from duglin/fixEnvVars il y a 8 ans
  Doug Davis 2fb7c3c4f0 Minor tweaks to quotes in env vars il y a 8 ans
  Tõnis Tiigi d2ab40e5b9 Merge pull request #32532 from dnephin/refactor-some-builder-parts il y a 8 ans
  Vincent Demeester 330ddf8eb8 Merge pull request #29807 from thaJeztah/update-frozen-images il y a 8 ans
  Daniel Nephin c7fad9b750 Cleanup in dispatcher.env il y a 8 ans
  Vincent Demeester 56fb4653e8 Move FakeContext to `integration-cli/cli/build/context` package… il y a 8 ans
  Tonis Tiigi 33e07f41ad builder: add an option for specifying build target il y a 8 ans
  Sebastiaan van Stijn 1ecd8ed518 Update frozen images in Dockerfiles il y a 8 ans
  Vincent Demeester 778e32a2fa Merge pull request #31236 from tonistiigi/docker-stdin il y a 8 ans
  Daniel Nephin 4d9e32a08e Merge pull request #31352 from dnephin/allow-arg-in-fromt il y a 8 ans
  Daniel Nephin 239c53bf83 Refactor BuildArgs il y a 8 ans
  Simon Ferquel b0e7588873 Test and fix forbidden path for COPY --from on Windows il y a 8 ans
  Daniel Nephin 8cd6c30a48 Upadte archive.ReplaceFileTarWrapper() to not expect a sorted archive il y a 8 ans
  David Sheets 3f6dc81e10 build: accept -f - to read Dockerfile from stdin il y a 8 ans
  Tonis Tiigi 79ccb3478f Add a multi stage trusted build testcase il y a 8 ans
  Tonis Tiigi 672ea30a94 Add support for `FROM` using named block il y a 8 ans
  Tonis Tiigi 73b4b8ed7f Implicit copy-from with reference il y a 8 ans