Update 'README.md'
This commit is contained in:
parent
f8cf66ea38
commit
0328852b8f
|
@ -1,10 +1,7 @@
|
|||
# Docker In LXC
|
||||
|
||||
Append the following to `/etc/pve/lxc/<vmid>.conf`.
|
||||
Append the following to `/etc/pve/lxc/<vmid>.conf` of an unpriviledged containers.
|
||||
|
||||
```
|
||||
features: nesting=1
|
||||
lxc.apparmor.profile: unconfined
|
||||
lxc.cgroup.devices.allow: a
|
||||
lxc.cap.drop:
|
||||
features: keyctl=1,nesting=1
|
||||
```
|
Loading…
Reference in New Issue