Skip to content
Snippets Groups Projects
Unverified Commit 515eeb06 authored by Andres Felipe Posada Moreno's avatar Andres Felipe Posada Moreno Committed by GitHub
Browse files

Update Dockerfile

parent bb22eb2a
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
# Nvidia already has a docker image where they installed all their drivers # Nvidia already has a docker image where they installed all their drivers
############################################################################### ###############################################################################
FROM nvidia/cuda:11.8.0-devel-ubuntu22.04 FROM nvidia/cuda:11.8.0-devel-ubuntu22.04
ENV CUDA_VISIBLE_DEVICES=0
############################################################################### ###############################################################################
# Small fix for the internal time of the container. Logging has issues otherwise # Small fix for the internal time of the container. Logging has issues otherwise
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment