add nodejs inside container
This commit is contained in:
@@ -6,8 +6,9 @@ RUN rustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-a
|
||||
|
||||
RUN apt-get update && \
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
nodejs \
|
||||
ca-certificates \
|
||||
curl \
|
||||
curl \
|
||||
unzip \
|
||||
default-jre
|
||||
|
||||
|
||||
Reference in New Issue
Block a user