Page MenuHomeDevCentral

D588.id1427.diff
No OneTemporary

D588.id1427.diff

diff --git a/jenkins-slave-php/Dockerfile b/jenkins-slave-php/Dockerfile
--- a/jenkins-slave-php/Dockerfile
+++ b/jenkins-slave-php/Dockerfile
@@ -31,6 +31,9 @@
git clone https://github.com/phacility/libphutil.git && \
git clone https://github.com/phacility/arcanist.git && \
ln -s /opt/arcanist/bin/arc /usr/local/bin/arc && \
+ curl -sL https://deb.nodesource.com/setup_4.x | bash - && \
+ apt-get install -y nodejs && \
+ npm install -g bower gulp && \
mkdir -p /var/run/sshd && \
sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && \
echo 'LANG="en_US.UTF-8"' > /etc/default/locale && \

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 26, 16:11 (21 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2264772
Default Alt Text
D588.id1427.diff (651 B)

Event Timeline