提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Sebastiaan van Stijn ee2ac6c205 cmd/dockerd: format code with gofumpt 3 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Sebastiaan van Stijn fb96b94ed0 daemon: remove handling for deprecated "oom-score-adjust", and produce error 2 年之前
  Sebastiaan van Stijn 5cdd6ab7cd daemon/config: remove TrustKeyPath, and local utilities 2 年之前
  Tianon Gravi 3a7fda78a2 Merge pull request #43942 from thaJeztah/rundaemon_windows_nit 2 年之前
  Sebastiaan van Stijn 226e07144e cmd/dockerd: initContainerd() use early return 2 年之前
  Sebastiaan van Stijn 37a241768d cmd/dockerd: fix some minor issues in Windows implementation 2 年之前
  Sebastiaan van Stijn 5263bea70f daemon: move check for CPU-realtime daemon options 3 年之前
  Olli Janatuinen 1285c6d125 Windows CI: Add support for testing with containerd 4 年之前
  Sebastiaan van Stijn f3d0f7054d cmd/dockerd: sd_notify STOPPING=1 when shutting down 4 年之前
  Sebastiaan van Stijn f6b1f01de3 Remove hack MalformedHostHeaderOverride 6 年之前
  Tibor Vass f695e98cb7 Revert "Remove the rest of v1 manifest support" 6 年之前
  Akihiro Suda 3bc02fc040 fix containerd WaitTimeout 6 年之前
  John Howard a3eda72f71 Merge pull request #38541 from Microsoft/jjh/containerd 6 年之前
  John Howard 85ad4b16c1 Windows: Experimental: Allow containerd for runtime 6 年之前
  Justin Cormack 98fc09128b Remove the rest of v1 manifest support 6 年之前
  Akihiro Suda ec87479b7e allow running `dockerd` in an unprivileged user namespace (rootless mode) 6 年之前
  Anda Xu 66ac92cdc6 create newBuildKit function separately in daemon_unix.go and daemon_windows.go for cross platform build 6 年之前
  Derek McGowan dd2e19ebd5 libcontainerd: split client and supervisor 7 年之前
  Vincent Demeester 2058854c4b Merge pull request #35253 from Microsoft/jjh/startuplogging 7 年之前
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 7 年之前
  John Howard 7d0dea1055 Fix startup logging 7 年之前
  Yong Tang 2cea2f5469 Merge pull request #34583 from tklauser/win-event-functions 7 年之前
  Daniel Nephin 62c1f0ef41 Add deadcode linter 7 年之前
  Tobias Klauser e942513ac4 Use event functions from golang.org/x/sys/windows 7 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  Christopher Jones 069fdc8a08 [project] change syscall to /x/sys/unix|windows 8 年之前
  Darren Stahl e128a65685 Windows: Wait for OOBE to prevent crashing during host update 8 年之前
  John Howard 46ec4c1ae2 Windows: create daemon root with ACL 8 年之前