Browse code

Merge pull request #22742 from yongtang/05142016-update-deprecated-docs-for-LXC-built-in-exec-driver

Update deprecated docs for LXC built-in exec driver
(cherry picked from commit 1bcc42e0386814abdef491afa605ece79cc081d4)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Vincent Demeester authored on 2016/05/15 12:47:09
Showing 1 changed files
... ...
@@ -84,10 +84,9 @@ Because of which, the driver specific log tag options `syslog-tag`, `gelf-tag` a
84 84
 ### LXC built-in exec driver
85 85
 **Deprecated In Release: v1.8**
86 86
 
87
-**Target For Removal In Release: v1.10**
87
+**Removed In Release: v1.10**
88 88
 
89
-The built-in LXC execution driver is deprecated for an external implementation.
90
-The lxc-conf flag and API fields will also be removed.
89
+The built-in LXC execution driver, the lxc-conf flag, and API fields have been removed.
91 90
 
92 91
 ### Old Command Line Options
93 92
 **Deprecated In Release: [v1.8.0](https://github.com/docker/docker/releases/tag/v1.8.0)**