提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn aeb8972281 daemon: daemon.containerRestart: don't cancel restart on context cancel 1 年之前
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 年之前
  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 年之前
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 年之前
  Sebastiaan van Stijn ddb42f3ad2 daemon: fix empty-lines (revive) 2 年之前
  Paweł Gronowski 498803bec9 daemon/restart: Don't mutate AutoRemove when restarting 3 年之前
  Sebastiaan van Stijn 90de570cfa backend: add StopOptions to ContainerRestart and ContainerStop 3 年之前
  Sebastiaan van Stijn 5edf9acf9c daemon: move default stop-timeout to containerStop() 3 年之前
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names 5 年之前
  akolomentsev 5afe2705ac Windows: Fix restart for Hyper-V containers 6 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  Fabio Kung edad52707c save deep copies of Container in the replica store 8 年之前
  boucher bd7d51292c Allow providing a custom storage directory for docker checkpoints 8 年之前
  Yong Tang cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. 9 年之前
  Tonis Tiigi 606a245d85 Remove restartmanager from libcontainerd 8 年之前
  boucher d8fef66b03 Initial implementation of containerd Checkpoint API. 9 年之前
  zhouhao 870cf1096f Optimize the restart function code 8 年之前
  Zhang Wei 3c2886d8a4 Move --rm to daemon side 9 年之前
  David Calavera a793564b25 Remove static errors from errors package. 9 年之前
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 年之前
  David Calavera 6bb0d1816a Move Container to its own package. 9 年之前
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 年之前
  David Calavera 3a49765046 Decouple daemon and container to mount and unmount filesystems. 9 年之前
  David Calavera 4f2a5ba360 Decouple daemon and container to stop and kill containers. 9 年之前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 年之前
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 年之前
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package 9 年之前