Historique des commits

Auteur SHA1 Message Date
  Simon Ferquel 669c067798 Introduce a typed command system and 2 phase parse/dispatch build il y a 8 ans
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build il y a 8 ans
  Brian Goff ebcb7d6b40 Remove string checking in API error handling il y a 8 ans
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 il y a 8 ans
  Tibor Vass 41445a4745 Remove client/session package, depend on buildkit's session package il y a 8 ans
  Tonis Tiigi ad46348d7c builder: enable path filtering for filesync session il y a 8 ans
  Daniel Nephin b47b375cb8 Add a test for warning on empty continuation lines. il y a 8 ans
  Tonis Tiigi 5c3d2d552b Implement incremental file sync using client session il y a 8 ans
  Tonis Tiigi ec7b6238c3 Add long-running client session endpoint il y a 8 ans
  John Howard ba40132366 LCOW: Fix ImageCache to address right store il y a 8 ans
  John Howard 08252bc963 LCOW: Builder plumbing il y a 8 ans
  Daniel Nephin 5136096520 Fix copy when used with scratch and images with empty RootFS il y a 8 ans
  Daniel Nephin bd5f92d263 Remove CopyOnBuild from the daemon. il y a 8 ans
  Daniel Nephin 3f26041577 Fix ONBUILD COPY il y a 8 ans
  Daniel Nephin 19f3b0715c Extract imageProber and ContainerBackend from Builder il y a 8 ans
  Daniel Nephin 213ed02e25 Refactor builder.calcCopyInfo and dependencies il y a 8 ans
  Daniel Nephin 6c28e8edd5 Refactor imageContexts into two different structs. il y a 8 ans
  Daniel Nephin b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon il y a 8 ans
  Vincent Demeester 22a03192fb Merge pull request #33114 from dnephin/fix-builder-warn-on-unused-builtint il y a 8 ans
  Sebastiaan van Stijn 1a6f8a92b2 Merge pull request #32792 from rogaha/extra_prometheus_metrics il y a 8 ans
  Daniel Nephin 72cc81ee8d Fix warning for unused build args. il y a 8 ans
  Roberto Gandolfo Hashioka a28b173a78 Add extra prometheus metrics il y a 8 ans
  Ian Campbell 5894bc1abf Add `docker build --iidfile=FILE` il y a 8 ans
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() 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 0296797f0f Extract squash and tagging from the Dockerfile builder. il y a 8 ans
  Daniel Nephin aee2da3bdf Merge pull request #32858 from dnephin/builder-shell-words-interface il y a 8 ans
  Daniel Nephin 2414166e1e Create a new ShellLex struct which provides the expected interface to Builder. il y a 8 ans
  Tonis Tiigi d1faf3df27 Refactor remote context parsing il y a 8 ans
  Daniel Nephin 52626bb919 Reduce the number of calls to b.image il y a 8 ans