1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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...
This commit is contained in:
Andy Rothfusz 2014-01-31 10:27:04 -08:00
commit 70ab72ff32

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: