Skip to content

Commit

Permalink
docker: include CUDA toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Jul 1, 2024
1 parent 0520872 commit 6066d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
image: synerbi/jupyter:foundation-gpu
build:
args:
ROOT_CONTAINER: nvidia/cuda:11.7.1-cudnn8-runtime-ubuntu22.04
ROOT_CONTAINER: nvidia/cuda:11.7.1-cudnn8-devel-ubuntu22.04
PYTHON_VERSION: "3.10"
base:
image: synerbi/jupyter:base-gpu
Expand Down

0 comments on commit 6066d9b

Please # to comment.