mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-12 04:23:04 +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 \
|
&& apt-get install -y git build-essential g++ flex bison gperf ruby perl \
|
||||||
libsqlite3-dev libfontconfig1-dev libicu-dev libfreetype6 libssl-dev \
|
libsqlite3-dev libfontconfig1-dev libicu-dev libfreetype6 libssl-dev \
|
||||||
libpng-dev libjpeg-dev python \
|
libpng-dev libjpeg-dev python \
|
||||||
|
&& apt-get install -y libfontconfig1 libjpeg8 libicu52 \
|
||||||
&& git clone git://github.com/ariya/phantomjs.git \
|
&& git clone git://github.com/ariya/phantomjs.git \
|
||||||
&& cd phantomjs \
|
&& cd phantomjs \
|
||||||
&& git checkout 2.0 \
|
&& git checkout 2.0 \
|
||||||
|
Loading…
Reference in New Issue
Block a user