open-nomad/drivers
Mahmood Ali 5b0702c9eb drivers/exec: bind mount /dev into rootfs
Restores pre-0.9 behavior, where Nomad makes /dev available to exec
task.  Switching to libcontainer, we accidentally made only a small
subset available.

Here, we err on the side of preserving behavior of 0.8, instead of going
for the sensible route, where only a reasonable subset of devices is
mounted by default and user can opt to request more.
2019-01-03 14:29:18 -05:00
..
docker drivermanager: use allocID and task name to route task events 2018-12-18 23:01:51 -05:00
exec drivers/exec: run as nobody by default 2019-01-03 14:29:18 -05:00
java drivers/exec: run as nobody by default 2019-01-03 14:29:18 -05:00
lxc Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00
mock Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00
qemu Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00
rawexec Add plugin API versioning to plugin loader and plugins 2018-12-18 16:48:00 -08:00
rkt rkt: Return consistent error when not root 2018-12-20 13:02:46 +01:00
shared drivers/exec: bind mount /dev into rootfs 2019-01-03 14:29:18 -05:00