FROM stimela/msutils:0.2.7
MAINTAINER <sphemakh@gmail.com>

ADD src /code
CMD python /code/run.py
