We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c0421 commit 72b68bdCopy full SHA for 72b68bd
Dockerfile
@@ -41,6 +41,7 @@ RUN echo "#log: Setup system" \
41
curl \
42
git \
43
make \
44
+ npm \
45
sudo \
46
&& apt-get clean \
47
&& sync
0 commit comments