FROM stimela/casa:0.2.3
MAINTAINER <sphemakh@gmail.com>
ADD src /code
CMD python /code/run.py
