mirror of
https://github.com/docker/cli.git
synced 2026-08-30 18:14:19 -05:00
The LXC built-in exec driver has been deprecated in 1.8 and further removed in 1.10, yet in deprecated.md it still shows: ``` Target For Removal In Release: v1.10 ``` This fix changes the above to `Removed In Release:`. In addition, lxc-conf flag and API fields have already been removed in 1.10 as well so the related description has also been updated in this fix. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: 1391e75d451c8e9c51b8cd29d90e6043e59f0f04 Component: engine