提交歷史

作者 SHA1 備註 提交日期
  Sebastiaan van Stijn 1148a24e64 migrate to new github.com/distribution/reference module 1 年之前
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 年之前
  Brian Goff 2216d3ca8d Add health start interval 5 年之前
  Sebastiaan van Stijn 167fa429f0 daemon: Daemon.CreateImageFromContainer(): remove intermediate vars 2 年之前
  Paweł Gronowski 62be425bcc api: Extract parsing reference from repo and tag 2 年之前
  Paweł Gronowski 1ca85e835c daemon/imageService: Remove TagImageWithReference 2 年之前
  Nicolas De Loof 7b6f71dced daemon: Pass ctx to image tagging operations 3 年之前
  Nicolas De Loof 9b5c21309b images: Pass context to commit related operations 2 年之前
  Sebastiaan van Stijn f95e9b68d6 daemon: use strings.Cut() and cleanup error messages 2 年之前
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 年之前
  Sebastiaan van Stijn 05469b5fa2 daemon: add "isWindows" const 5 年之前
  John Howard 20833b06a0 Windows: (WCOW) Generate OCI spec that remote runtime can escape 6 年之前
  Daniel Nephin 0dab53ff3c Move all daemon image methods into imageService 7 年之前
  Daniel Nephin bad33bbd02 Image commit 7 年之前
  Daniel Nephin afb3eda697 Use TagImage in Commit 7 年之前
  Akihiro Suda 9769ef333f Merge pull request #36224 from dnephin/refactor-commit 7 年之前
  Daniel Nephin daff039049 Refactor commit 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 年之前
  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 年之前
  Michael Crosby 5a9b5f10cf Remove solaris files 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 年之前
  John Howard 3a09b56a10 LCOW: Rework after 33454 merged which refactored daemon/builder interface 8 年之前
  John Howard 8f53780694 LCOW: commit to use image platform, not host 8 年之前
  John Howard 3aa4a00715 LCOW: Move daemon stores to per platform 8 年之前