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