浏览代码

Merge pull request #3864 from SvenDowideit/lxc-kill-script-workaround-doc

add a known issue for lxc-1.0.0.beta3 and beyond for removeal of lxc-kil...
Andy Rothfusz 11 年之前
父节点
当前提交
70ab72ff32
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/sources/reference/commandline/cli.rst

+ 2 - 0
docs/sources/reference/commandline/cli.rst

@@ -811,6 +811,8 @@ Known Issues (kill)
 
 
 * :issue:`197` indicates that ``docker kill`` may leave directories
 * :issue:`197` indicates that ``docker kill`` may leave directories
   behind and make it difficult to remove the container.
   behind and make it difficult to remove the container.
+* :issue:`3844` lxc 1.0.0 beta3 removed ``lcx-kill`` which is used by Docker versions before 0.8.0;
+  see the issue for a workaround.
 
 
 .. _cli_load:
 .. _cli_load: