mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-02 20:11:59 +08:00
add nodejs in order to make recognize easier to install on arm64
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
3cebbb6487
commit
0435609521
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ RUN set -ex; \
|
|||
mawk \
|
||||
sudo \
|
||||
grep \
|
||||
nodejs \
|
||||
coreutils;
|
||||
|
||||
RUN set -ex; \
|
||||
|
|
Loading…
Reference in a new issue