1
0
mirror of https://github.com/docker/cli.git synced 2026-01-23 15:21:32 +03:00

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 <SvenDowideit@fosiki.com> (github: SvenDowideit)
Upstream-commit: 3b5e659814
Component: cli
This commit is contained in:
Sven Dowideit
2014-01-31 12:30:16 +10:00
committed by Tibor Vass
parent dc37f8e0bd
commit 559326d1b1

View File

@@ -811,6 +811,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: