mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
fix
This commit is contained in:
parent
2e83ccd305
commit
5e1c75fcef
@ -9,6 +9,7 @@ RUN apt-get update \
|
||||
&& 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 \
|
||||
&& apt-get install -y libfontconfig1 libjpeg8 libicu52 \
|
||||
&& git clone git://github.com/ariya/phantomjs.git \
|
||||
&& cd phantomjs \
|
||||
&& git checkout 2.0 \
|
||||
|
Loading…
Reference in New Issue
Block a user