Go to file
Evan Lezar 2a92d6acb7 Fix bug where docker swarm device selection is overriden by NVIDIA_VISIBLE_DEVICES
This change fixes a bug where the value of NVIDIA_VISIBLE_DEVICES would be used to
select devices even if the `swarm-resource` config option is specified.

Note that this does not change the value of NVIDIA_VISIBLE_DEVICES in the container.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2021-06-07 14:10:08 +02:00
config Refactor accepting device lists from volume mounts as a boolean 2020-08-07 16:30:19 +00:00
docker Move docker.mk to docker folder 2021-03-17 13:52:14 +01:00
packaging Bump version to 1.5.0 2021-04-29 10:16:44 +00:00
pkg Fix bug where docker swarm device selection is overriden by NVIDIA_VISIBLE_DEVICES 2021-06-07 14:10:08 +02:00
vendor Update vendoring 2021-06-07 13:20:34 +02:00
.dockerignore Add binary target and use go mod 2020-04-11 17:18:14 -07:00
.gitignore Add coverage to go tests 2021-06-07 13:21:28 +02:00
.gitlab-ci.yml Add golang check targets 2021-03-17 16:58:39 +01:00
CONTRIBUTING.md Ensure LICENSE and CONTRIBUTING.md files are present 2019-10-31 12:56:46 -07:00
go.mod Rename github.com/NVIDIA/container-toolkit to nvidia-container-toolkit 2020-07-24 11:40:45 +00:00
go.sum Update vendoring 2021-06-07 13:20:34 +02:00
Jenkinsfile Update to Golang 1.16.3 2021-05-18 11:25:52 +02:00
LICENSE Ensure LICENSE and CONTRIBUTING.md files are present 2019-10-31 12:56:46 -07:00
Makefile Add coverage to go tests 2021-06-07 13:21:28 +02:00
oci-nvidia-hook Init 2019-10-22 14:36:22 -07:00
oci-nvidia-hook.json Init 2019-10-22 14:36:22 -07:00