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 \
|
mawk \
|
||||||
sudo \
|
sudo \
|
||||||
grep \
|
grep \
|
||||||
|
nodejs \
|
||||||
coreutils;
|
coreutils;
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue