lxc: change container creation command

This commit is contained in:
adrian5 2019-09-27 19:25:38 +02:00 committed by Agniva De Sarker
parent ec2213a34a
commit 74a9a93e14

View File

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