mirror of
https://github.com/clearml/clearml-agent
synced 2025-02-07 13:26:08 +00:00
Update default_docker in docs
This commit is contained in:
parent
205f9dd816
commit
8a46dc6b03
@ -141,7 +141,7 @@ agent {
|
|||||||
|
|
||||||
default_docker: {
|
default_docker: {
|
||||||
# default docker image to use when running in docker mode
|
# default docker image to use when running in docker mode
|
||||||
image: "nvidia/cuda:10.1-runtime-ubuntu18.04"
|
image: "nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04"
|
||||||
|
|
||||||
# optional arguments to pass to docker image
|
# optional arguments to pass to docker image
|
||||||
# arguments: ["--ipc=host"]
|
# arguments: ["--ipc=host"]
|
||||||
|
Loading…
Reference in New Issue
Block a user