FROM ann-benchmarks

RUN lscpu
RUN pip3 install glassppy
RUN python3 -c 'import glassppy as glass'