Переглянути джерело

Update Dockerfile

Use significantly smaller docker image
Rayed Bin Wahed 1 рік тому
батько
коміт
32087331ae
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      .devcontainer/Dockerfile

+ 1 - 1
.devcontainer/Dockerfile

@@ -1,4 +1,4 @@
-FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-devel
+FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-runtime
 
 
 RUN <<EOF
 RUN <<EOF
 apt-get update
 apt-get update