From c55b45e052e0aa7ea1cf01131865c7e96eeeafd0 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Fri, 14 Oct 2016 12:41:35 +0200 Subject: [PATCH] Update README.md --- nextcloud/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/nextcloud/README.md b/nextcloud/README.md index 516e91a..88aca24 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -17,7 +17,6 @@ - GNU Libiconv for php iconv extension (avoiding errors with some apps). - No root processes. Never. - Environment variables provided (see below). -- x86_64 and armhf are supported. ### Notes - [It has been reported](https://github.com/Wonderfall/dockerfiles/issues/37) that his image might not work well with old versions of aufs. Please update aufs to 4.x or later, or use overlay/btrfs as a replacement.