Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn ff2a5301b8 daemon: remove discovery-related config handling 3 years ago
  Akihiro Suda d116e12c6d Merge pull request #42726 from thaJeztah/daemon_simplify_nwconfig 3 years ago
  Sebastiaan van Stijn a80c450fb3 Merge pull request #41935 from alexisries/Issue-41871-Restore-healthcheck-at-dockerd-restart 3 years ago
  Alexis Ries 9f39889dee Fixes #41871: Update daemon/daemon.go: resume healthcheck on restore 4 years ago
  Brian Goff 03f1c3d78f Lock down docker root dir perms. 4 years ago
  Brian Goff 7ccf750daa Allow switching Windows runtimes. 4 years ago
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Roman Volosatovs 135cec5d4d daemon,volume: share disk usage computations 4 years ago
  Roman Volosatovs 5adc29ffe2 daemon: sort imports according to gofmt 4 years ago
  Sebastiaan van Stijn e8e278c44f daemon: simplify networking config 4 years ago
  Sebastiaan van Stijn 9b795c3e50 pkg/sysinfo.New(), daemon.RawSysInfo(): remove "quiet" argument 4 years ago
  Sebastiaan van Stijn 472f21b923 replace uses of deprecated containerd/sys.RunningInUserNS() 4 years ago
  Sebastiaan van Stijn 3eb1257698 revendor BuildKit (master branch) 4 years ago
  Sebastiaan van Stijn dc7cbb9b33 remove layerstore indexing by OS (used for LCOW) 4 years ago
  Sebastiaan van Stijn 076d9c6037 daemon: remove graphdriver indexing by OS (used for LCOW) 4 years ago
  Akihiro Suda 0ad2293d0e Merge pull request #41656 from thaJeztah/unexport_things 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 34b854f965 daemon: un-export ModifyRootKeyLimit() 4 years ago
  Sebastiaan van Stijn 0f3b94a5c7 daemon: remove migration code from docker 1.11 to 1.12 4 years ago
  Brian Goff 7f5e39bd4f Use real root with 0701 perms 4 years ago
  Brian Goff 4b5aa28f24 Do not set DOCKER_TMP to be owned by remapped root 4 years ago
  Brian Goff 2903863a1d Add shim config for custom runtimes for plugins 4 years ago
  Brian Goff 4a175fd050 Cleanup container shutdown check and add test 4 years ago
  Simon Ferquel af0665861b Fix a potential hang when starting after a non-clean shutdown 4 years ago
  Sebastiaan van Stijn 7e600eaae0 daemon: improve log messages during startup / shutdown 4 years ago
  Brian Goff 9ca3bb632e Store image manifests in containerd content store 4 years ago
  Sebastiaan van Stijn 5ca758199d replace pkg/locker with github.com/moby/locker 4 years ago
  Brian Goff f63f73a4a8 Configure shims from runtime config 5 years ago
  Sebastiaan van Stijn 4534a7afc3 daemon: use containerd/sys to detect UserNamespaces 5 years ago