diff --git a/README.md b/README.md index 73f3438..3f83c5f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ -# DockerInLXC +# Docker In LXC +Append the following to `/etc/pve/lxc/.conf`. + +``` +features: nesting=1 +lxc.apparmor.profile: unconfined +lxc.cgroup.devices.allow: a +lxc.cap.drop: +``` \ No newline at end of file