Skip to content

Commit

Permalink
Добавить установку npm.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chirontex committed May 4, 2022
1 parent 16e6f6b commit e005165
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 @@ -103,6 +103,7 @@ RUN apt-get install -y php-uploadprogress
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer

RUN apt-get install -y nodejs \
npm \
yarnpkg

RUN echo "short_open_tag = On\n\
Expand Down

0 comments on commit e005165

Please sign in to comment.