FROM stimela/montage:1.2.0
MAINTAINER <sphemakh@gmail.com>
ADD src /scratch/code
ENV LOGFILE ${OUTPUT}/logfile.txt
CMD /scratch/code/run.sh
