Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Zhang Wei 3c2886d8a4 Move --rm to daemon side 9 年之前
  Brian Goff 83ae501f1d Improve error message for ENOTDIR errors 9 年之前
  Vincent Demeester 6daf3d2a78 Validate hostname starting from 1.24 API. 9 年之前
  Tonis Tiigi dcfe99278d Fix race on force deleting container created by task 9 年之前
  Kenfe-Mickael Laventure 7b2e5216b8 Add support for multiples runtimes 9 年之前
  Zhang Wei b4740e3021 Log and print original error for `start` 9 年之前
  Shijiang Wei 1790980ec6 inherit the daemon log options when creating containers 9 年之前
  Zhang Wei 5548966c37 Remove start/die event when fail to start container 9 年之前
  Zhang Wei fdfaaeb9aa Add missing "start" event back for auto-restart container 9 年之前
  Tonis Tiigi 05cc737f54 Fix container mount cleanup issues 9 年之前
  Lei Jitang cb5b8767b6 Cleanup: remove redundant period 9 年之前
  Doug Davis 7942160638 Add the name of the exe that's trying to be executed 9 年之前