mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-02-05 19:50:04 -05:00
Update Dockerfile
This commit is contained in:
parent
cecd905ca1
commit
8e18d4dd99
@ -1,6 +1,7 @@
|
|||||||
FROM twobombs/deploy-nvidia-docker
|
FROM twobombs/deploy-nvidia-docker
|
||||||
|
|
||||||
RUN git clone --recursive http://git.tiker.net/trees/pycuda.git
|
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 add-apt-repository universe
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
Loading…
Reference in New Issue
Block a user