mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +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:
|
||||
|
||||
`lxc launch [{{remote}}:]{{image}} {{container}}`
|
||||
`lxc init [{{remote}}:]{{image}} {{container}}`
|
||||
|
||||
- Start a container:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue