diff --git a/php/Dockerfile b/php/Dockerfile index e1bd331..d4ab388 100644 --- a/php/Dockerfile +++ b/php/Dockerfile @@ -9,6 +9,8 @@ RUN apt-get update && \ git-core \ imagemagick \ make \ + nodejs-legacy \ + npm \ php-apc \ php5-cli \ php5-curl \