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