From 1d6c369c060e681addc9fd5e7c60c29aefa05a10 Mon Sep 17 00:00:00 2001 From: Winfried Date: Sun, 7 May 2017 15:17:25 +0200 Subject: [PATCH] Adding Docker version recommendation #895 --- DOCUMENTATION/content/getting-started/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DOCUMENTATION/content/getting-started/index.md b/DOCUMENTATION/content/getting-started/index.md index f5b73aa0..a3c12076 100644 --- a/DOCUMENTATION/content/getting-started/index.md +++ b/DOCUMENTATION/content/getting-started/index.md @@ -145,6 +145,10 @@ If you are using **Docker Toolbox** (VM), do one of the following:
+We recommend using a Docker version which is newer than 1.13. + +
+ >**Warning:** If you used an older version of Laradock it's highly recommended to rebuild the containers you need to use [see how you rebuild a container](#Build-Re-build-Containers) in order to prevent as much errors as possible.