Duplicate nodejs install
This commit is contained in:
@@ -9,7 +9,6 @@ RUN apt-get -qq update \
|
|||||||
build-essential \
|
build-essential \
|
||||||
python \
|
python \
|
||||||
libcairo2-dev \
|
libcairo2-dev \
|
||||||
nodejs \
|
|
||||||
xvfb \
|
xvfb \
|
||||||
&& echo "deb https://deb.nodesource.com/node_4.x jessie main" >> /etc/apt/sources.list.d/nodejs.list \
|
&& echo "deb https://deb.nodesource.com/node_4.x jessie main" >> /etc/apt/sources.list.d/nodejs.list \
|
||||||
&& echo "deb-src https://deb.nodesource.com/node_4.x jessie main" >> /etc/apt/sources.list.d/nodejs.list \
|
&& echo "deb-src https://deb.nodesource.com/node_4.x jessie main" >> /etc/apt/sources.list.d/nodejs.list \
|
||||||
|
|||||||
Reference in New Issue
Block a user