Skip to content

Commit

Permalink
Merge pull request #217 from sean-kenops/master
Browse files Browse the repository at this point in the history
Update Dockerfile.gpu
  • Loading branch information
pierotofy authored May 17, 2024
2 parents baa619a + 1b35d8b commit 72202a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN apt-get install -y nodejs unzip p7zip-full && npm install -g nodemon && \
ln -s /code/SuperBuild/install/bin/entwine /usr/bin/entwine && \
ln -s /code/SuperBuild/install/bin/pdal /usr/bin/pdal

RUN echo /usr/local/cuda-11.2/compat >> /etc/ld.so.conf.d/989_cuda-11.conf && ldconfig

RUN mkdir /var/www

Expand Down

0 comments on commit 72202a9

Please sign in to comment.