Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 338 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 338 Bytes

Faiss Docker

Dockerfile for Faiss.

Getting started

Docker images are available on Docker Hub.

docker build \
    --tag plippe/faiss-docker:[FAISS_RELEASE] \
    https://github.com/facebookresearch/faiss.git#v[FAISS_RELEASE]