From 4c6386e2b5a9ce88a797b9338e74709bfa5c234c Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 21 Apr 2021 14:40:05 +0200 Subject: [PATCH] added warning about drupal 9 mariadb version and zfs+maridb bug --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 81e7616..eafe6d5 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,7 @@ # Install web server and secure it on alpine linux 3.12 +/!\ WARNING if your file system is ZFS, will not be compatible with drupal 9 because of mariadb bug + +https://bugs.alpinelinux.org/issues/9046 ## Branches each alpine linux stable release has it's branch (master is a clone of the last one)