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
61f106083f
commit
9b2a21342d
@ -10,7 +10,7 @@ RUN apt-get update&&apt-get install -y git
|
|||||||
RUN git clone --recursive http://git.tiker.net/trees/pycuda.git
|
RUN git clone --recursive http://git.tiker.net/trees/pycuda.git
|
||||||
RUN git clone --recursive https://github.com/twobombs/cuburn.git
|
RUN git clone --recursive https://github.com/twobombs/cuburn.git
|
||||||
|
|
||||||
RUN cd /pycuda&&configure&&make&&make install
|
# RUN cd /pycuda&&configure&&make&&make install
|
||||||
|
|
||||||
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