Update Dockerfile

This commit is contained in:
Aryan Blaauw 2017-09-04 20:32:13 +02:00 committed by GitHub
parent c859b3ee28
commit 61f106083f

View File

@ -18,4 +18,3 @@ RUN apt-get install -y libboost-all-dev python-pycuda python-pip && apt-get clea
RUN pip install numpy scipy
EXPOSE 5900 6080