Skip to content

Commit c985138

Browse files
committed
Install npm
1 parent 95f72e4 commit c985138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Docker/php/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ RUN mv /root/.symfony/bin/symfony /usr/local/bin/symfony
4242
RUN git config --global user.email "$GIT_EMAIL"
4343
RUN git config --global user.name "$GIT_USER"
4444

45+
RUN apt-get install -y npm

0 commit comments

Comments
 (0)