FROM xivo/xivo-amid

ADD . /usr/src/xivo-amid
WORKDIR /usr/src/xivo-amid
RUN python3 setup.py develop
