Commit History

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