userdocker icon indicating copy to clipboard operation
userdocker copied to clipboard

Allow admins to grant restricted docker/nvidia-docker commandline access to users.

Results 6 userdocker issues
Sort by recently updated
recently updated
newest added

In order to enforce smart defaults I added default arguments. The config key `ARGS_DEFAULT` allows for definition of default arguments. Users can override these by simply setting them when calling...

This would help to identify containers unnecessarily blocking GPUs.

enhancement

Cannot set environment variables with `userdocker run -e FOO=bar`

enhancement

How do users kill their own containers if they don't want to let them run anymore

enhancement
help wanted
good first issue

depends on https://github.com/NVIDIA/nvidia-docker/issues/330