exemple proxy
This commit is contained in:
parent
fb7a32fec8
commit
0d3bde1d0a
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ lxc list
|
|||
lxc storage volume list <storagename>
|
||||
# mode privileged
|
||||
lxc launch ubuntu:16.04 test -c security.privileged=true -c security.nesting=true
|
||||
lxc config device add test ssh proxy listen=tcp:0.0.0.0:2222 connect=tcp:127.0.0.1:22
|
||||
```
|
||||
|
||||
Chemins :
|
||||
|
|
Loading…
Reference in a new issue