1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 09:55:25 +02:00
tldr/pages/linux/lxc-start.md

9 lines
165 B
Markdown
Raw Normal View History

# lxc-start
> Start a container.
> More information: <https://linuxcontainers.org/lxc/getting-started/>.
- Start a container:
`sudo lxc-start {{container_name}}`