mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00: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…
Add table
Add a link
Reference in a new issue