diff --git a/phantomjs/Dockerfile b/phantomjs/Dockerfile index c0d5689..a40a67c 100644 --- a/phantomjs/Dockerfile +++ b/phantomjs/Dockerfile @@ -6,7 +6,7 @@ FROM ubuntu:14.04 MAINTAINER kev RUN apt-get update \ - && apt-get install git build-essential g++ flex bison gperf ruby perl \ + && apt-get install -y git build-essential g++ flex bison gperf ruby perl \ libsqlite3-dev libfontconfig1-dev libicu-dev libfreetype6 libssl-dev \ libpng-dev libjpeg-dev python