This repository was archived by the owner on Oct 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,6 +63,24 @@ Now that support for `overlay2` is added to all supported distros (as they are
6363either on kernel 4.x, or have support for multiple lowerdirs backported), there
6464is no reason to continue maintenance of the ` devicemapper ` storage driver.
6565
66+ ### AuFS storage driver
67+
68+ ** Deprecated in Release: v19.03.0**
69+
70+ The ` aufs ` storage driver is deprecated in favor of ` overlay2 ` , and will
71+ be removed in a future release. Users of the ` aufs ` storage driver are
72+ recommended to migrate to a different storage driver, such as ` overlay2 ` , which
73+ is now the default storage driver.
74+
75+ The ` aufs ` storage driver facilitates running Docker on distros that have no
76+ support for OverlayFS, such as Ubuntu 14.04 LTS, which originally shipped with
77+ a 3.14 kernel.
78+
79+ Now that Ubuntu 14.04 is no longer a supported distro for Docker, and ` overlay2 `
80+ is available to all supported distros (as they are either on kernel 4.x, or have
81+ support for multiple lowerdirs backported), there is no reason to continue
82+ maintenance of the ` aufs ` storage driver.
83+
6684### Reserved namespaces in engine labels
6785
6886** Deprecated in Release: v18.06.0**
You can’t perform that action at this time.
0 commit comments