FROM ann-benchmarks

RUN pip3 install cython
RUN pip3 install n2
RUN python3 -c 'import n2'
