Y
Hacker News
new
|
ask
|
show
|
jobs
by
sp332
3404 days ago
Does this work in a container that shares a kernel with the host?
1 comments
sdeziel
3404 days ago
No, /proc/sys/kernel/{modules_disabled,modprobe} are not writable from a container. Tested with LXD on Ubuntu 16.04.
link