提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Jeyanthinath Muthuram 307b09e7eb fixing consistent aliases for OCI spec imports 2 年之前
  Paweł Gronowski 66a0289081 builder: Don't store context in struct 2 年之前
  Chris Price c21a3cf432 Add variant to image.Image and legacy builder 6 年之前
  Sebastiaan van Stijn a46ad5e704 Builder: remove unused field 6 年之前
  Tonis Tiigi 337ba71fc1 distribution: fix passing platform struct to puller 7 年之前
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 年之前
  John Howard 69fa84bc3d Builder: Plumbing through platform in `FROM` statement 7 年之前
  Tonis Tiigi 7ad41d53df builder: fix layer lifecycle leak 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  John Stephens a97817b673 Set OS on scratch image and prevent panic if empty 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 年之前
  Lorenzo Fontana dff2a23749 Cleaning dead code out of the builder 7 年之前
  Simon Ferquel 669c067798 Introduce a typed command system and 2 phase parse/dispatch build 8 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  John Stephens 930e689668 Merge pull request #33241 from Microsoft/jjh/multi-layerstore 8 年之前
  John Howard 08252bc963 LCOW: Builder plumbing 8 年之前
  Tonis Tiigi c268d9da4b builder: fix copy —from conflict with force pull 8 年之前
  Daniel Nephin 5136096520 Fix copy when used with scratch and images with empty RootFS 8 年之前
  Daniel Nephin ecd44d23cc Rename LazyContext to LazySource. 8 年之前
  Daniel Nephin bd5f92d263 Remove CopyOnBuild from the daemon. 8 年之前
  Daniel Nephin 213ed02e25 Refactor builder.calcCopyInfo and dependencies 8 年之前
  Daniel Nephin 6c28e8edd5 Refactor imageContexts into two different structs. 8 年之前
  Daniel Nephin ab3a037a5b Refactor interaction between dispatcher.from and dispatchState 8 年之前
  Daniel Nephin b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon 8 年之前
  Tonis Tiigi 29efb93a19 builder: Fix releasing implicit mounts 8 年之前
  Daniel Nephin 2f0ebba0e7 Some refactoring of dispatch() 8 年之前
  Daniel Nephin 0296797f0f Extract squash and tagging from the Dockerfile builder. 8 年之前