Merge branch 'master' into 3106-modal-loading-indicator
[arvados.git] / docker / api / Dockerfile
index 4d10aaad21654fa45eceee016384c474196c1eb9..99a0b4c527a9363abd645f33b4e0448f51ecff82 100644 (file)
@@ -49,6 +49,7 @@ RUN a2dissite default && \
 
 # Supervisor.
 ADD supervisor.conf /etc/supervisor/conf.d/arvados.conf
+ADD ssh.sh /usr/local/bin/ssh.sh
 ADD apache2_foreground.sh /etc/apache2/foreground.sh
 
 # Start the supervisor.