Commit Verlauf

Autor SHA1 Nachricht Datum
  Sebastiaan van Stijn 301a2fbeca builder/dockerfile/mockbackend_test.go: suppress SA9005 (staticcheck) vor 5 Jahren
  Chris Price c21a3cf432 Add variant to image.Image and legacy builder vor 6 Jahren
  John Howard 20833b06a0 Windows: (WCOW) Generate OCI spec that remote runtime can escape vor 6 Jahren
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context vor 7 Jahren
  Tonis Tiigi 7ad41d53df builder: fix layer lifecycle leak vor 7 Jahren
  Akihiro Suda 9769ef333f Merge pull request #36224 from dnephin/refactor-commit vor 7 Jahren
  Daniel Nephin daff039049 Refactor commit vor 7 Jahren
  Daniel Nephin 4f0d95fa6e Add canonical import comment vor 7 Jahren
  John Howard afd305c4b5 LCOW: Refactor to multiple layer-stores based on feedback vor 7 Jahren
  John Howard ce8e529e18 LCOW: Re-coalesce stores vor 7 Jahren
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build vor 8 Jahren
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build vor 8 Jahren
  John Howard 3a09b56a10 LCOW: Rework after 33454 merged which refactored daemon/builder interface vor 8 Jahren
  John Howard ba40132366 LCOW: Fix ImageCache to address right store vor 8 Jahren
  Daniel Nephin 5136096520 Fix copy when used with scratch and images with empty RootFS vor 8 Jahren
  Daniel Nephin bd5f92d263 Remove CopyOnBuild from the daemon. vor 8 Jahren
  Daniel Nephin 19f3b0715c Extract imageProber and ContainerBackend from Builder vor 8 Jahren
  Josh Hawn 4921171587 Update ContainerWait API vor 8 Jahren
  Daniel Nephin 6c28e8edd5 Refactor imageContexts into two different structs. vor 8 Jahren
  Daniel Nephin ab3a037a5b Refactor interaction between dispatcher.from and dispatchState vor 8 Jahren
  Daniel Nephin b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon vor 8 Jahren
  Daniel Nephin 97f8607164 Remove ContainerUpdateCmdOnBuild, it does nothing. vor 8 Jahren
  Daniel Nephin 9f738cc574 Cleanup all the mutate + defer revert of b.runConfig in the builder vor 8 Jahren
  Brian Goff ae0f8c7ba1 Merge pull request #31984 from tonistiigi/remote-context vor 8 Jahren
  Tonis Tiigi d1faf3df27 Refactor remote context parsing vor 8 Jahren
  Jim Minter 32ca1214fa Fix race on ContainerAttachRaw vor 8 Jahren
  Daniel Nephin 9b4aa7629c Fix arg in from when arg is not defined vor 8 Jahren