Duplicate nodejs install
This commit is contained in:
parent
f5c5570fca
commit
7f06f09696
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ RUN apt-get -qq update \
|
|||
build-essential \
|
||||
python \
|
||||
libcairo2-dev \
|
||||
nodejs \
|
||||
xvfb \
|
||||
&& 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 \
|
||||
|
|
Loading…
Reference in a new issue