Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea583fd

Browse files
committed
We haven't required lxc and aufs for years now...
Well, maybe not years, but internet years... Docker-DCO-1.1-Signed-off-by: Timothy Hobbs <[email protected]> (github: timthelion)
1 parent 02ef943 commit ea583fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hack/ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ We are working on a plugin API which will make Docker very, very customization-f
3131

3232
## Broader kernel support
3333

34-
Our goal is to make Docker run everywhere, but currently Docker requires Linux version 3.8 or higher with lxc and aufs support. If you’re deploying new machines for the purpose of running Docker, this is a fairly easy requirement to meet. However, if you’re adding Docker to an existing deployment, you may not have the flexibility to update and patch the kernel.
34+
Our goal is to make Docker run everywhere, but currently Docker requires Linux version 3.8 or higher with cgroups support. If you’re deploying new machines for the purpose of running Docker, this is a fairly easy requirement to meet. However, if you’re adding Docker to an existing deployment, you may not have the flexibility to update and patch the kernel.
3535

36-
Expanding Docker’s kernel support is a priority. This includes running on older kernel versions, but also on kernels with no AUFS support, or with incomplete lxc capabilities.
36+
Expanding Docker’s kernel support is a priority. This includes running on older kernel versions, specifically focusing on versions already popular in server deployments such as those used by RHEL and the OpenVZ stack.
3737

3838

3939
## Cross-architecture support

0 commit comments

Comments
 (0)