diff --git a/Dockerfile b/Dockerfile index 3a7dc0f..76090c7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ FROM twobombs/deploy-nvidia-docker RUN git clone --recursive http://git.tiker.net/trees/pycuda.git +RUN got clone --recursive https://github.com/twobombs/cuburn.git RUN add-apt-repository universe RUN apt-get update