提交歷史

作者 SHA1 備註 提交日期
  Sebastiaan van Stijn 210932b3bf daemon: format code with gofumpt 3 年之前
  Cory Snider d222bf097c daemon: reload runtimes w/o breaking containers 2 年之前
  Cory Snider 0b592467d9 daemon: read-copy-update the daemon config 2 年之前
  Djordje Lukic 70dc392bfa Use hashicorp/go-memdb instead of truncindex 3 年之前
  Sebastiaan van Stijn f28fc8bc8d daemon: remove discovery inits 3 年之前
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
  Sebastiaan van Stijn 300c11c7c9 volume/mounts: remove "containerOS" argument from NewParser (LCOW code) 4 年之前
  Brian Goff 4b981436fe Fixup libnetwork lint errors 4 年之前
  Brian Goff a0a473125b Fix libnetwork imports 4 年之前
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 5 年之前
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names 5 年之前
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 年之前
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Sebastiaan van Stijn 5037c5a8ce Merge pull request #36688 from cpuguy83/volumes_service 7 年之前
  Brian Goff e4b6adc88e Extract volume interaction to a volumes service 7 年之前
  Kir Kolyshkin 16670ed484 daemon unit tests: skip some if non-root 7 年之前
  Brian Goff 977109d808 Remove use of global volume driver store 7 年之前
  Daniel Nephin 6be0f70983 Automated migration using 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Vincent Demeester be14665210 Merge pull request #36021 from yongtang/30897-follow-up 7 年之前
  Yong Tang ccc2ed0189 Rename FindUniqueNetwork to FindNetwork 7 年之前
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 年之前
  Yong Tang b249ccb115 Update and use FindNetwork on Windows. 7 年之前
  Flavio Crisciani 51cea0a53c Restore error type in FindNetwork 7 年之前
  Simon Ferquel e6bfe9cdcb Added validation of isolation settings on daemon.verifyContainerSettings 7 年之前
  Yong Tang 4785f1a7ab Remove solaris build tag and `contrib/mkimage/solaris 7 年之前
  Aaron Lehmann 1128fc1add Store container names in memdb 8 年之前
  John Howard 55f8828eec LCOW: Remove CommonContainer - just Container 8 年之前
  Daniel Nephin 09cd96c5ad Partial refactor of UID/GID usage to use a unified struct. 8 年之前