2025-03-07 14:07:13 +02:00
|
|
|
# lxc-attach
|
|
|
|
|
|
|
|
> Attach to a container.
|
|
|
|
> More information: <https://linuxcontainers.org/lxc/getting-started/>.
|
|
|
|
|
|
|
|
- Attach to a container:
|
|
|
|
|
|
|
|
`sudo lxc-attach {{container_name}}`
|
2025-03-26 00:36:41 +02:00
|
|
|
|
|
|
|
- Display help:
|
|
|
|
|
|
|
|
`lxc-attach {{[-?|--help]}}`
|