From d97142a2ea4d44597b03a502840dcc02383f6015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Mon, 16 Jul 2018 14:51:23 +0200 Subject: [PATCH] 32 bit host platforms are unsupported. Close issue #38. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0a280ff..bd67b5e 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ You should be able to run Open edX on any platform that supports Docker and Pyth At a minimum, the server running the containers should have 4 Gb of RAM; otherwise, the deployment procedure will crash during migrations (see the [troubleshooting](#troubleshooting) section). +Also, the host running the containers should be a 64 bit platform. (images are not built for i386 systems) + ## Step-by-step install ### Configure