mirror of https://github.com/docker/cli.git
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
baded3bcc0
commit
3b5e659814
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue