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