Go to file
Kevin Klues 8f387816bc Add support for mig-config and mig-monitor as privileged flags
These flags can only be injected into priviliged containers. If the
container is unpriviliged, and one of these flags is specified, then we
exit with an error.

Signed-off-by: Kevin Klues <kklues@nvidia.com>
2020-05-15 19:04:10 +00:00
config Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_* 2020-05-15 19:04:05 +00:00
docker Update build system to match libnvidia-container 2020-05-14 19:27:57 +00:00
packaging Add binary target and use go mod 2020-04-11 17:18:14 -07:00
pkg Add support for mig-config and mig-monitor as privileged flags 2020-05-15 19:04:10 +00:00
vendor Add binary target and use go mod 2020-04-11 17:18:14 -07:00
.dockerignore Add binary target and use go mod 2020-04-11 17:18:14 -07:00
.gitignore Init 2019-10-22 14:36:22 -07:00
.gitlab-ci.yml Update .gitlab-ci.yml to match that of libnvidia-container 2020-05-14 21:42:14 +02:00
container_config_test.go Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_* 2020-05-15 19:04:05 +00:00
CONTRIBUTING.md Ensure LICENSE and CONTRIBUTING.md files are present 2019-10-31 12:56:46 -07:00
docker.mk Update build system to match libnvidia-container 2020-05-14 19:27:57 +00:00
go.mod Add binary target and use go mod 2020-04-11 17:18:14 -07:00
go.sum Add binary target and use go mod 2020-04-11 17:18:14 -07:00
LICENSE Ensure LICENSE and CONTRIBUTING.md files are present 2019-10-31 12:56:46 -07:00
Makefile Update build system to match libnvidia-container 2020-05-14 19:27:57 +00: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