提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn df3a321164 migrate to github.com/moby/sys/user 1 年之前
  Sebastiaan van Stijn 056be8b7b0 Merge pull request #46473 from thaJeztah/c8d_logs 1 年之前
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Akihiro Suda ad877271f3 Limit OOMScoreAdj when running in UserNS ("Rootful-in-Rootless") 1 年之前
  Sebastiaan van Stijn 04422f5ec1 daemon: WithNamespaces(): add notes about user-namespaces 1 年之前
  Sebastiaan van Stijn dd26e6b15e daemon: Daemon.getIpcContainer: make errors less repetitive 1 年之前
  Sebastiaan van Stijn 3d94eb9bcd daemon: Daemon.getPidContainer: change to accept "id" argument 1 年之前
  Sebastiaan van Stijn bc7f341f29 daemon: WithNamespaces(): fix incorrect error for PID, IPC namespace 1 年之前
  Sebastiaan van Stijn bd5d6480e7 daemon: WithNamespaces(): remove redundant "if" 1 年之前
  Sebastiaan van Stijn 6eaefe5bf5 daemon: WithNamespaces(): use switch instead of if/else if/else 1 年之前
  Sebastiaan van Stijn 43aa67a982 daemon: WithNamespaces(): use OCI-spec consts for namespaces 1 年之前
  Sebastiaan van Stijn 759698581e daemon: WithNamespaces(): inline variables 1 年之前
  Sebastiaan van Stijn e0f5bb4820 daemon: withLibnetwork(): return early if networking is disabled 1 年之前
  Sebastiaan van Stijn 225691e258 daemon: withLibnetwork(): use OCI-spec consts for namespaces 1 年之前
  Sebastiaan van Stijn 034e7e153f daemon: rename containerdCli to containerdClient 1 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Sebastiaan van Stijn ed798d651a Merge pull request #45704 from corhere/fix-zeroes-in-linux-resources 2 年之前
  Djordje Lukic 32d58144fd c8d: Use reference counting while mounting a snapshot 2 年之前
  Cory Snider 8a094fe609 daemon: ensure OCI options play nicely together 2 年之前
  Cory Snider dea870f4ea daemon: stop setting container resources to zero 2 年之前
  Cory Snider d222bf097c daemon: reload runtimes w/o breaking containers 2 年之前
  Cory Snider 0b592467d9 daemon: read-copy-update the daemon config 2 年之前
  Akihiro Suda 5045a2de24 Support recursively read-only (RRO) mounts 2 年之前
  Tianon Gravi 6caaa8cadc Prefer loading `docker-init` from an appropriate "libexec" directory 2 年之前
  Akihiro Suda e807ae4f2e vendor: github.com/containerd/cgroups/v3 v3.0.1 2 年之前
  Cory Snider 0ffaa6c785 daemon: add annotations to container HostConfig 2 年之前
  Djordje Lukic 0137446248 Implement run using the containerd snapshotter 2 年之前
  Jan Garcia 6ab12ec8f4 rootless: move ./rootless to ./pkg/rootless 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 年之前