mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
update
This commit is contained in:
parent
3b74f8a4b4
commit
2ef51e6108
@ -8,9 +8,8 @@ MAINTAINER kev <noreply@datageek.info>
|
||||
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
|
||||
|
||||
RUN git clone git://github.com/ariya/phantomjs.git \
|
||||
libpng-dev libjpeg-dev python \
|
||||
&& git clone git://github.com/ariya/phantomjs.git \
|
||||
&& cd phantomjs \
|
||||
&& git checkout 2.0 \
|
||||
&& ./build.sh
|
||||
|
Loading…
Reference in New Issue
Block a user