Outils pour utilisateurs

Outils du site


tech:notes_docker_cuda_nvidia

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
tech:notes_docker_cuda_nvidia [2025/03/27 15:57] Jean-Baptistetech:notes_docker_cuda_nvidia [2025/10/30 17:29] (Version actuelle) Jean-Baptiste
Ligne 68: Ligne 68:
 cat <<EOF > /etc/systemd/system/docker.service.d/http-proxy.conf cat <<EOF > /etc/systemd/system/docker.service.d/http-proxy.conf
 [Service] [Service]
-Environment="HTTP_PROXY=http://192.168.22.20:3128/" "HTTPS_PROXY=http://192.168.22.20:3128/" "NO_PROXY=localhost,127.0.0.0/8,192.168.0.0/16"+Environment="HTTP_PROXY=http://192.168.22.20:3128/" "HTTPS_PROXY=http://192.168.22.20:3128/" "NO_PROXY=localhost,127.0.0.0/8,192.168.0.0/16" 
 +Environment="ALL_PROXY=http://192.168.22.20:3128/" "NO_PROXY=localhost,127.0.0.0/8,192.168.0.0/16" 
 EOF EOF
  
tech/notes_docker_cuda_nvidia.1743087439.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki