mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05: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)
This commit is contained in:
parent
9481afa617
commit
630459f2b8
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue