Skip to content

Commit

Permalink
Install npm on php container
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Noël Germon committed Sep 17, 2015
1 parent 306b430 commit 9e24158
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ RUN apt-get update && \
git-core \
imagemagick \
make \
nodejs-legacy \
npm \
php-apc \
php5-cli \
php5-curl \
Expand Down

0 comments on commit 9e24158

Please sign in to comment.