FROM stimela/base:0.2.5
MAINTAINER <bhugo@ska.ac.za>
ADD src /code
CMD python /code/run.py
