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