提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Sebastiaan van Stijn b2663a0f73 layer: format code with gofumpt 3 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Cory Snider 9ce2b30b81 pkg/containerfs: drop ContainerFS type alias 2 年之前
  Sebastiaan van Stijn a0230f3d9a remove unneeded "digest" alias for "go-digest" 3 年之前
  Sebastiaan van Stijn 82f96da04d layer: remove unused ErrActiveMount, ErrNotMounted, ErrNotSupported 3 年之前
  Sebastiaan van Stijn e1ea911aba layer: remove unused error return from .Size() and .DiffSize() 3 年之前
  Kaijie Chen ae6cf966f9 fix typo in comments 4 年之前
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 年之前
  Evan Hazlett 794e8111b6 add ApplyDiff to RWLayer 6 年之前
  Derek McGowan 0aebcbc32d Remove metadata store interface 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  John Howard c94d34f783 Remove OS() from layer interface 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 年之前
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build 8 年之前
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  John Howard 42c5c1a9ec LCOW: Pass platform through into layer store 8 年之前
  John Howard fc21bf280b LCOW: Adds platform to the layer store 8 年之前
  Stephen J Day 7a85579917 *: use opencontainers/go-digest package 8 年之前
  Vivek Goyal f7f3d34210 Move CreateRWLayer() parameters in a struct 8 年之前
  Derek McGowan 8625d25351 Remove TarStreamFrom from RWLayer interface 8 年之前
  Brian Goff 362369b4bb Adds ability to squash image after build 9 年之前
  Kenfe-Mickael Laventure 148aef9199 Add Map() method to LayerStore interface 8 年之前
  bin liu 950073aabb fix some typos 9 年之前
  Derek McGowan 2c60430a3d Use describable interfaces 9 年之前
  Arnaud Porterie 7d08f3a5ad Merge pull request #22866 from jstarks/foreign_layers 9 年之前
  John Starks 05bd04350b Support layers from external URLs 9 年之前