mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-04-17 11:56:28 +02:00
update
This commit is contained in:
parent
a7f6bfbc5e
commit
2c7ae850e1
@ -13,6 +13,9 @@ RUN apt-get update \
|
||||
&& cd phantomjs \
|
||||
&& git checkout 2.0 \
|
||||
&& echo y | ./build.sh 2>/dev/null 1>&2 \
|
||||
&& cp bin/phantomjs /usr/local/bin/ \
|
||||
&& cd .. \
|
||||
&& rm -rf phantomjs \
|
||||
&& apt-get remove -y git build-essential g++ flex bison gperf ruby perl \
|
||||
libsqlite3-dev libfontconfig1-dev libicu-dev libfreetype6 libssl-dev \
|
||||
libpng-dev libjpeg-dev python \
|
||||
|
Loading…
x
Reference in New Issue
Block a user