From 630459f2b84c9664b436eb076cfac39d731f08bf Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Fri, 31 Jan 2014 12:30:16 +1000 Subject: [PATCH] add a known issue for lxc-1.0.0.beta3 and beyond for removeal of lxc-kill see #3844 Docker-DCO-1.1-Signed-off-by: Sven Dowideit (github: SvenDowideit) --- docs/sources/reference/commandline/cli.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/reference/commandline/cli.rst b/docs/sources/reference/commandline/cli.rst index 3d215cc0b4..fc7e779e74 100644 --- a/docs/sources/reference/commandline/cli.rst +++ b/docs/sources/reference/commandline/cli.rst @@ -772,6 +772,8 @@ Known Issues (kill) * :issue:`197` indicates that ``docker kill`` may leave directories 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: