Add LXC built in support deprecation notice

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
(cherry picked from commit 06f6c0c7e5)
This commit is contained in:
Michael Crosby
2015-08-03 16:22:34 -07:00
committed by David Calavera
parent d9581e861d
commit dfd9f5989a
2 changed files with 10 additions and 0 deletions
+8
View File
@@ -12,6 +12,14 @@ parent = "mn_use_docker"
The following list of features are deprecated.
### LXC built-in exec driver
**Deprecated In Release: v1.8**
**Target For Removal In Release: v1.10**
The built-in LXC execution driver is deprecated for an external implementation.
The lxc-conf flag and API fields will also be removed.
### Old Command Line Options
**Deprecated In Release: [v1.8.0](/release-notes/#docker-engine-1-8-0)**