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