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