Revīziju vēsture

Autors SHA1 Ziņojums Datums
  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 gadi atpakaļ
  Lei Jitang e806821b53 fix #29199, reset container if container start failed 8 gadi atpakaļ
  Vincent Demeester ef39256dfb Remove hostname validation as it seems to break users 8 gadi atpakaļ
  Brian Goff 9a2d0bc3ad Fix uneccessary calls to `volume.Unmount()` 8 gadi atpakaļ
  Evan Hazlett 3716ec25b4 secrets: secret management for swarm 8 gadi atpakaļ
  Michael Crosby 47637b49a0 Convert err description to lower 8 gadi atpakaļ
  Amit Krishnan 934328d8ea Add functional support for Docker sub commands on Solaris 9 gadi atpakaļ
  Mrunal Patel 4c10c2ded3 Ensure that SELinux Options are set when seccomp is already set 8 gadi atpakaļ
  boucher bd7d51292c Allow providing a custom storage directory for docker checkpoints 8 gadi atpakaļ
  Brian Goff 3c0a2bb289 error out if checkpoint specified on non-experimental 8 gadi atpakaļ
  Michael Crosby 3343d234f3 Add basic prometheus support 9 gadi atpakaļ
  Tonis Tiigi 37a3be2449 Move stdio attach from libcontainerd backend to callback 8 gadi atpakaļ
  Tonis Tiigi 606a245d85 Remove restartmanager from libcontainerd 8 gadi atpakaļ
  Yanqiang Miao 26b6b47420 Remove the support of setting host configuration options when the container starts 8 gadi atpakaļ
  Daniel Nephin c452e1bfe6 Move errors/ to api/errors 9 gadi atpakaļ
  boucher d8fef66b03 Initial implementation of containerd Checkpoint API. 9 gadi atpakaļ
  Michael Crosby 91e197d614 Add engine-api types to docker 9 gadi atpakaļ
  Zhang Wei 1537dbe2d6 Not use goroutine for container's auto-removal 9 gadi atpakaļ
  Zhang Wei 3c2886d8a4 Move --rm to daemon side 9 gadi atpakaļ
  Brian Goff 83ae501f1d Improve error message for ENOTDIR errors 9 gadi atpakaļ
  Vincent Demeester 6daf3d2a78 Validate hostname starting from 1.24 API. 9 gadi atpakaļ
  Tonis Tiigi dcfe99278d Fix race on force deleting container created by task 9 gadi atpakaļ
  Kenfe-Mickael Laventure 7b2e5216b8 Add support for multiples runtimes 9 gadi atpakaļ
  Zhang Wei b4740e3021 Log and print original error for `start` 9 gadi atpakaļ
  Shijiang Wei 1790980ec6 inherit the daemon log options when creating containers 9 gadi atpakaļ
  Zhang Wei 5548966c37 Remove start/die event when fail to start container 9 gadi atpakaļ
  Zhang Wei fdfaaeb9aa Add missing "start" event back for auto-restart container 9 gadi atpakaļ
  Tonis Tiigi 05cc737f54 Fix container mount cleanup issues 9 gadi atpakaļ
  Lei Jitang cb5b8767b6 Cleanup: remove redundant period 9 gadi atpakaļ
  Doug Davis 7942160638 Add the name of the exe that's trying to be executed 9 gadi atpakaļ