diff --git a/Docker.md b/Docker.md index d4f6029..2b5eb78 100644 --- a/Docker.md +++ b/Docker.md @@ -4,7 +4,7 @@ This is only for developers. For normal users, do not add these options, just st Alpine Linux does not work properly with current Meteor 2 based WeKan. Ubuntu works, and has newest security fixes. -Only amd64 currently works. Currently used Node.js 14.x segfaults at arm64 and s390x. Only Node.js 14.x is compatible with current version of Meteor 2 based WeKan. Trying to upgrade is in progress #5475 +Only amd64 currently works. Currently used Node.js 14.x segfaults at arm64 and s390x. Only Node.js 14.x is compatible with current version of Meteor 2 based WeKan. Trying to upgrade is in progress https://github.com/wekan/wekan/issues/5475 Dockerfile is at https://raw.githubusercontent.com/wekan/wekan/main/Dockerfile