mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 14:53:31 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/lxc-start
Normal file
13
tldr/linux/lxc-start
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# lxc-start
|
||||
|
||||
> Start a container.
|
||||
> More information: <https://linuxcontainers.org/lxc/getting-started/>.
|
||||
|
||||
- Start a container:
|
||||
|
||||
`sudo lxc-start {{container_name}}`
|
||||
Reference in New Issue
Block a user