environment
This commit is contained in:
parent
30195f0c41
commit
3425751caf
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ lxc config set <name> limits.memory 512MB
|
|||
lxc config set <name> limits.cpu 2
|
||||
lxc config device set <name> root size 20GB
|
||||
lxc launch images:debian/stretch/amd64 <name>
|
||||
lxc config set <name> environment.LC_ALL=en_US.UTF-8
|
||||
lxc list
|
||||
lxc storage volume list <storagename>
|
||||
# mode privileged
|
||||
|
|
Loading…
Reference in a new issue