mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 14:31:51 +01:00
update
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user