mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-11 13:53:19 +02:00
fix
This commit is contained in:
parent
1a19ca4548
commit
8f48d7c443
@ -11,7 +11,6 @@ RUN apt-get update \
|
||||
libpng-dev libjpeg-dev python \
|
||||
&& git clone git://github.com/ariya/phantomjs.git \
|
||||
&& cd phantomjs \
|
||||
&& git checkout 2.0 \
|
||||
&& echo y | ./build.sh 2>/dev/null 1>&2 \
|
||||
&& install -v -s -m 755 bin/phantomjs /usr/local/bin/ \
|
||||
&& cd .. \
|
||||
|
Loading…
x
Reference in New Issue
Block a user