FROM ann-benchmarks

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