aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-10 08:42:57 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-10 08:42:57 +0000
commitc94b90a5074aaed25c7d21e8e331bcbe2982dd57 (patch)
treecac02be35efa6377b137f0df4469433b435e5f26 /docker-compose.yml
parentnvidia run time (diff)
downloadjupyter-notebook-docker-compose-c94b90a5074aaed25c7d21e8e331bcbe2982dd57.tar.gz
jupyter-notebook-docker-compose-c94b90a5074aaed25c7d21e8e331bcbe2982dd57.zip
updated
Diffstat (limited to '')
-rw-r--r--docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 1acf735..79df23f 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -21,6 +21,7 @@ services:
- HTTP_PROXY=socks5://172.17.0.1:9995
- HTTPS_PROXY=socks5://172.17.0.1:9995
- NO_PROXY="localhost, 127.0.0.1"
+ - NVIDIA_VISIBLE_DEVICES=all
runtime: nvidia
volumes:
devijlab-vault: