We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82345b4 commit 790ead7Copy full SHA for 790ead7
php7.4/cli/Dockerfile
@@ -53,7 +53,6 @@ RUN echo 'export PATH="$HOME/.symfony/bin:$PATH"' >> ~/.bashrc
53
# Installing node
54
RUN curl -sL https://deb.nodesource.com/setup_14.x | bash -
55
RUN apt-get -y install nodejs
56
-RUN npm install
57
58
# Manage project and add scripts
59
RUN mkdir /var/www/project
0 commit comments