open-nomad/drivers/lxc
Mahmood Ali 2c0fd2a902 driver/lxc: mount plugin devices
Also, LXC requires target paths to be relative.  Container paths in LXC
binds should never be absolute paths, so we strip any preceeding `/`,
even if a user sets one.
2018-12-06 15:46:35 -05:00
..
driver.go Fix LXC driver fingerprint to use typedattributes 2018-11-28 10:09:10 -06:00
driver_test.go Update LXC with drivers/testutils changes (#4951) 2018-12-04 08:57:54 -05:00
handle.go address review comments 2018-11-27 21:40:43 -05:00
lxc.go driver/lxc: mount plugin devices 2018-12-06 15:46:35 -05:00
lxc_test.go driver/lxc: mount plugin devices 2018-12-06 15:46:35 -05:00
state.go