mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-21 23:16:59 +00:00
Merge pull request #2289 from nextcloud/enh/noid/add-nodejs
add nodejs in order to make recognize easier to install on arm64
This commit is contained in:
commit
3a9d5d52d5
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