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