Docker image for facebookresearch/faiss
1.3K
Docker image for facebookresearch/faiss
# For latest build
docker pull nobodyxu/faiss:latest
# For latest build with src
docker pull nobodyxu/faiss:latest-with-src
# For specific build, e.g. v1.5.2
docker pull nobodyxu/faiss:v1.5.2
# For specific build with src, e.g. v1.5.2 build
docker pull nobodyxu/faiss:v1.5.2-with-src
podman user, replace docker here with podman.git clone --depth 1 https://github.com/NobodyXu/faiss-docker
# For latest build
docker build --target release -t faiss:latest path/to/repo
# For latest build with src
docker build --target with-src -t faiss:latest-with-src path/to/repo
--build-arg branch=faiss-release.faiss with gcc toolchain, pass --build-arg toolchain=gcc to docker.podman user, replace docker here with podman.Content type
Image
Digest
Size
2.4 GB
Last updated
about 6 years ago
docker pull nobodyxu/faiss