This docker image downloads a given version of Khiva and installs it on the container using the next steps (after cloning):
conan remote add conan-mpusz https://api.bintray.com/conan/mpusz/conan-mpusz
mkdir build && cd build && conan install .. --build missing -s compiler.libcxx=libstdc++11 && cmake .. && make -j8 && make install
Content type
Image
Digest
Size
1.4 GB
Last updated
about 7 years ago
docker pull shapelets/khiva