mirror of
https://github.com/docker/cli.git
synced 2026-09-26 01:10:35 -04:00
Merge pull request #15255 from crosbymichael/lxc-dep
Add LXC built in support deprecation notice Upstream-commit: dfb63b042568b0f4fd42bc2710761e5897a4f133 Component: engine
This commit is contained in:
@@ -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)**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user