disk device
This commit is contained in:
parent
7ae9e84d63
commit
3d63a0e4a5
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ lxc config set storage.backups_volume local/backups
|
||||||
# Create a images volume in the local (default) pool (ZFS) and use it for images (containers images downloaded)
|
# Create a images volume in the local (default) pool (ZFS) and use it for images (containers images downloaded)
|
||||||
lxc storage volume create local images
|
lxc storage volume create local images
|
||||||
lxc config set storage.images_volume local/images
|
lxc config set storage.images_volume local/images
|
||||||
|
lxc config device add $containerName $deviceName disk source=/home/foo path=/home/foo
|
||||||
```
|
```
|
||||||
|
|
||||||
Chemins :
|
Chemins :
|
||||||
|
|
Loading…
Reference in a new issue