提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 年之前
  Nicolas De Loof 06619763a2 remove GetLayerByID from ImageService interface 2 年之前
  Cory Snider 6ca4eda960 daemon: clean up vestiges of ContainerFS 2 年之前
  Cory Snider e332c41e9d pkg/containerfs: alias ContainerFS to string 2 年之前
  Cory Snider 95824f2b5f pkg/containerfs: simplify ContainerFS type 2 年之前
  Cory Snider 098a44c07f Finish refactor of UID/GID usage to a new struct 3 年之前
  Sebastiaan van Stijn cae1dbee01 ImageService.ReleaseLayer(): remove unused containerOS argument 3 年之前
  Sebastiaan van Stijn e30a4a438b daemon: remove leftover LCOW platform checks 3 年之前
  Sebastiaan van Stijn dc7cbb9b33 remove layerstore indexing by OS (used for LCOW) 4 年之前
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names 5 年之前
  Sebastiaan van Stijn 05469b5fa2 daemon: add "isWindows" const 5 年之前
  Brian Goff 3029e765e2 Add chroot for tar packing operations 6 年之前
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 年之前
  Kir Kolyshkin 81f6307eda daemon.ContainerExport(): do not panic 7 年之前
  Daniel Nephin 2b1a2b10af Move ImageService to new package 7 年之前
  Daniel Nephin 0dab53ff3c Move all daemon image methods into imageService 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  John Howard 0cba7740d4 Address feedback from Tonis 7 年之前
  John Howard afd305c4b5 LCOW: Refactor to multiple layer-stores based on feedback 7 年之前
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 年之前
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 年之前
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build 8 年之前
  Yuanhong Peng 8c32659979 Fixes #29654: take reference to RWLayer while committing/exporting 8 年之前
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 年之前
  John Howard 5459ef0ecf LCOW: Don't block export 8 年之前
  Daniel Nephin 09cd96c5ad Partial refactor of UID/GID usage to use a unified struct. 8 年之前
  Stephen J Day aa2cc18745 pkg/archive: remove unnecessary Archive and Reader type 8 年之前
  John Howard 73932d8d22 Windows: export not supported 8 年之前
  David Calavera a793564b25 Remove static errors from errors package. 9 年之前
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 年之前