mode privileged
This commit is contained in:
parent
e06d8a2fd1
commit
129747dbf7
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ lxc config device set <name> root size 20GB
|
||||||
lxc launch images:debian/stretch/amd64 <name>
|
lxc launch images:debian/stretch/amd64 <name>
|
||||||
lxc list
|
lxc list
|
||||||
lxc storage volume list <storagename>
|
lxc storage volume list <storagename>
|
||||||
|
# mode privileged
|
||||||
|
lxc launch ubuntu:16.04 test -c security.privileged=true -c security.nesting=true
|
||||||
```
|
```
|
||||||
|
|
||||||
Chemins :
|
Chemins :
|
||||||
|
|
Loading…
Reference in a new issue