Skip to content

Commit

Permalink
install npm
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 13, 2022
1 parent a1f941b commit 6322a9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ RUN pip --version
RUN rm -rf /usr/lib/node_modules && \
apt-get install -y nodejs
RUN nodejs --version
RUN apt-get install npm

# Clean up
RUN rm -rf /root/.ssh
Expand Down

0 comments on commit 6322a9d

Please sign in to comment.