Skip to content

Commit 790ead7

Browse files
committed
small change
1 parent 82345b4 commit 790ead7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

php7.4/cli/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ RUN echo 'export PATH="$HOME/.symfony/bin:$PATH"' >> ~/.bashrc
5353
# Installing node
5454
RUN curl -sL https://deb.nodesource.com/setup_14.x | bash -
5555
RUN apt-get -y install nodejs
56-
RUN npm install
5756

5857
# Manage project and add scripts
5958
RUN mkdir /var/www/project

0 commit comments

Comments
 (0)