提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 年之前
  Dennis Chen c7b543164d Remove unused 'label' related functions 7 年之前
  Dennis Chen 9c238ebd55 Add 'LABEL' command from '--label' to the last stage 7 年之前
  Priya Wadhwa 593255ffb0 Export BuildArgs 7 年之前
  Dennis Chen 7c0570473c Fix the target name issue for multi-stage build 7 年之前
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 年之前
  John Howard 69fa84bc3d Builder: Plumbing through platform in `FROM` statement 7 年之前
  John Howard 735e5d22b7 Builder - dockerfile - just use API for now, and unit test fix 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Matt Rickard a634526d14 Move builder shell parser into subpackage 7 年之前
  John Howard 0cba7740d4 Address feedback from Tonis 7 年之前
  John Howard afd305c4b5 LCOW: Refactor to multiple layer-stores based on feedback 7 年之前
  John Howard ce8e529e18 LCOW: Re-coalesce stores 7 年之前
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 年之前
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 年之前
  Anthony Sottile 0785836c4b Fix environ substitutions in `docker commit --change ...` 7 年之前
  Tonis Tiigi c6703b722e builder: fix long stream sync 7 年之前
  Simon Ferquel 172e73a1df Test & Fix build with rm/force-rm matrix 7 年之前
  John Howard d98ecf2d6c LCOW: API change JSON header to string POST parameter 7 年之前
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build 8 年之前
  Simon Ferquel 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 8 年之前
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 年之前
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  Tibor Vass 41445a4745 Remove client/session package, depend on buildkit's session package 8 年之前
  Tonis Tiigi ad46348d7c builder: enable path filtering for filesync session 8 年之前
  Daniel Nephin b47b375cb8 Add a test for warning on empty continuation lines. 8 年之前
  Tonis Tiigi 5c3d2d552b Implement incremental file sync using client session 8 年之前
  Tonis Tiigi ec7b6238c3 Add long-running client session endpoint 8 年之前
  John Howard ba40132366 LCOW: Fix ImageCache to address right store 8 年之前