lxc: change container creation command

italian
adrian5 2019-09-27 19:25:38 +02:00 committed by Agniva De Sarker
parent ec2213a34a
commit 74a9a93e14
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
- Create a new container from an image:
`lxc launch [{{remote}}:]{{image}} {{container}}`
`lxc init [{{remote}}:]{{image}} {{container}}`
- Start a container: