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