Update Dockerfile

This commit is contained in:
Aryan Blaauw 2017-08-24 20:09:46 +02:00 committed by GitHub
parent cecd905ca1
commit 8e18d4dd99

View File

@ -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