FROM ann-benchmarks

RUN pip3 install vearch
RUN python3 -c 'import vearch'
