コミット履歴

作者 SHA1 メッセージ 日付
  Solomon Hykes 2519f46550 Merge pull request #17700 from calavera/remove_lxc 9 年 前
  David Calavera 157b66ad39 Remove exec-driver global daemon option. 9 年 前
  David Calavera 3b5fac462d Remove LXC support. 9 年 前
  Alexander Morozov bb0e7eb196 Move errcode handling for resize upper 9 年 前
  David Calavera 63efc12070 Remove further references to the daemon within containers. 9 年 前
  David Calavera 444c82d19d Remove daemon field from container. 9 年 前
  David Calavera 5dc3a9a6da Decouple daemon and container from the stats collector. 9 年 前
  David Calavera c412300dd9 Decouple daemon and container to configure logging drivers. 9 年 前
  David Calavera 019c337b93 Decouple daemon and container to cleanup containers. 9 年 前
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 年 前
  David Calavera 2c72015ce3 Decouple daemon and container to manage volumes. 9 年 前
  David Calavera c1c42db060 Decouple daemon and container to execute processes. 9 年 前
  David Calavera ebf707ec5f Move `Daemon.containerCopy` to daemon/archive.go 9 年 前
  David Calavera 89decc4446 Remove unused function `Container.getImage`. 9 年 前
  David Calavera 6ea9a880dc Remove unnecessary `Container.changes` function. 9 年 前
  David Calavera 3a49765046 Decouple daemon and container to mount and unmount filesystems. 9 年 前
  David Calavera 1c94f5f53a Decouple daemon and container to export containers. 9 年 前
  David Calavera 9f79cfdb2f Decouple daemon and container to pause and unpause containers. 9 年 前
  David Calavera 4f2a5ba360 Decouple daemon and container to stop and kill containers. 9 年 前
  David Calavera 581380cc6c Move `exportContainerRw` to the daemon. 9 年 前
  Brian Goff c9208953fa Merge pull request #17630 from LK4D4/syscall_umount_warn 9 年 前
  David Calavera 8d5695470a Merge pull request #17629 from tonistiigi/kill-autorestart-fix 9 年 前
  Tonis Tiigi b8aaa4b07c Fix race causing autorestart turning off on restart 9 年 前
  David Calavera 79d47c5b96 Merge pull request #17628 from LK4D4/umount_log_err 9 年 前
  Alexander Morozov 3f10bdf100 Do not ignore error from syscall.Unmount 9 年 前
  Alexander Morozov 944ea3134d Merge pull request #17554 from calavera/warm_ipc_unmounts 9 年 前
  Alexander Morozov a20fea1823 Log error from unmountVolumes on cleanup 9 年 前
  Brian Goff f87082f08e Merge pull request #17545 from LK4D4/writehs_encode 9 年 前
  David Calavera a54d5932e3 Turn IPC unmount errors into warnings. 9 年 前
  Alexander Morozov 36a69bbc60 Remove unnecessary Stat check from readHostConfig 9 年 前