19 lines
339 B
Markdown
19 lines
339 B
Markdown
##### LXC Commands
|
|
|
|
|
|
`lxc-top`:
|
|
|
|
Realtime Meta data about containers(not machine friendly). Monitor container statistics.
|
|
|
|
`lxc-ls --fancy`:
|
|
|
|
list of existing containers
|
|
|
|
`lxc-start-ephemeral`, `lxc-copy`:
|
|
|
|
start an ephemeral copy of an existing container
|
|
|
|
|
|
`lxc-attach`:
|
|
|
|
start a process inside a running container.(enter the droplet) |