mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
lxc: change container creation command
This commit is contained in:
parent
ec2213a34a
commit
74a9a93e14
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue