no vereboose
This commit is contained in:
parent
9a9b8dc588
commit
ed2c630c1c
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ RUN mkdir -p /config && \
|
||||||
echo "installing phantomjs" && \
|
echo "installing phantomjs" && \
|
||||||
apk add --no-cache gcompat && \
|
apk add --no-cache gcompat && \
|
||||||
cd /defaults && \
|
cd /defaults && \
|
||||||
ls -lh && \
|
|
||||||
tar -xjvf phantomjs-2.1.1-linux-x86_64.tar.bz2 && \
|
tar -xjvf phantomjs-2.1.1-linux-x86_64.tar.bz2 && \
|
||||||
mv /defaults/phantomjs-2.1.1-linux-x86_64/bin/phantomjs /usr/share/phantomjs && \
|
mv /defaults/phantomjs-2.1.1-linux-x86_64/bin/phantomjs /usr/share/phantomjs && \
|
||||||
rm -rf /defaults/phantomjs-2.1.1-linux-x86_64 && \
|
rm -rf /defaults/phantomjs-2.1.1-linux-x86_64 && \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue