This commit is contained in:
Kenneth Geisshirt 2017-08-28 15:48:24 +02:00
parent ffd5b34e1a
commit e53275d167
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ RUN dpkg --add-architecture i386 && \
strace \
unzip \
wget \
sudo \
zip && \
curl -sL https://deb.nodesource.com/setup_4.x | bash - && \
apt-get install -y nodejs && \