FROM stimela/meqtrees:0.2.5
MAINTAINER <sphemakh@gmail.com>

ADD src /code

CMD python /code/run.py
