提交历史

作者 SHA1 备注 提交日期
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 年之前
  Daniel Nephin 9b47b7b151 Fix golint errors. 8 年之前
  John Howard 9fa449064c LCOW: WORKDIR correct handling 8 年之前
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 年之前
  Kir Kolyshkin 7120976d74 Implement none, private, and shareable ipc modes 8 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  Fabio Kung 66b231d598 delete unused code (daemon.Start) 8 年之前
  Fabio Kung edad52707c save deep copies of Container in the replica store 8 年之前
  Fabio Kung aacddda89d Move checkpointing to the Container object 8 年之前
  Fabio Kung eed4c7b73f keep a consistent view of containers rendered 8 年之前
  John Howard 3aa4a00715 LCOW: Move daemon stores to per platform 8 年之前
  Brian Goff 7917a36cc7 Fix some data races 8 年之前
  ROBERTO MUÑOZ d97a00dfd5 Added an apparmorEnabled boolean in the Daemon struct to indicate if AppArmor is enabled or not. It is set in NewDaemon using sysInfo information. 8 年之前
  Lei Jitang e806821b53 fix #29199, reset container if container start failed 8 年之前
  Vincent Demeester ef39256dfb Remove hostname validation as it seems to break users 8 年之前
  Brian Goff 9a2d0bc3ad Fix uneccessary calls to `volume.Unmount()` 8 年之前
  Evan Hazlett 3716ec25b4 secrets: secret management for swarm 8 年之前
  Michael Crosby 47637b49a0 Convert err description to lower 8 年之前
  Amit Krishnan 934328d8ea Add functional support for Docker sub commands on Solaris 9 年之前
  Mrunal Patel 4c10c2ded3 Ensure that SELinux Options are set when seccomp is already set 8 年之前
  boucher bd7d51292c Allow providing a custom storage directory for docker checkpoints 8 年之前
  Brian Goff 3c0a2bb289 error out if checkpoint specified on non-experimental 8 年之前
  Michael Crosby 3343d234f3 Add basic prometheus support 9 年之前
  Tonis Tiigi 37a3be2449 Move stdio attach from libcontainerd backend to callback 8 年之前
  Tonis Tiigi 606a245d85 Remove restartmanager from libcontainerd 8 年之前
  Yanqiang Miao 26b6b47420 Remove the support of setting host configuration options when the container starts 8 年之前
  Daniel Nephin c452e1bfe6 Move errors/ to api/errors 8 年之前
  boucher d8fef66b03 Initial implementation of containerd Checkpoint API. 9 年之前
  Michael Crosby 91e197d614 Add engine-api types to docker 8 年之前
  Zhang Wei 1537dbe2d6 Not use goroutine for container's auto-removal 9 年之前