From 846ec66791a41396c11e840e23d3664eb67bf271 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Tue, 9 Jun 2020 21:39:14 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 17e406b..9a6ae33 100644 --- a/README.md +++ b/README.md @@ -694,6 +694,8 @@ Docker official doesn't provide arm/arm64 based docker-compose to run binary, so ### 2-4. AUFS File System Support +***Note:*** Support for AUFS will be discontinued after version **2.0 U3 (Include)**! + **What is the AUFS File System?** AUFS, the full name is an advanced multi-layered unification file system, the main function is to combine the contents of multiple folders to provide a unified view, mainly for the various Linux distributions livecd, and the docker inside used to organize the images.