snippetbashTip
lxc-destroy — Delete a container. More information: <https://linuxcontainers.org/lxc/getting-started/>.
Viewed 0 times
httpsdeletecommandclimoreinformationlxc-destroycontainer
linux
Problem
How to use the
lxc-destroy command: Delete a container. More information: <https://linuxcontainers.org/lxc/getting-started/>.Solution
lxc-destroy — Delete a container. More information: <https://linuxcontainers.org/lxc/getting-started/>.Delete a container:
sudo lxc-destroy {{container_name}}Display help:
lxc-destroy {{[-?|--help]}}Code Snippets
Delete a container
sudo lxc-destroy {{container_name}}Display help
lxc-destroy {{[-?|--help]}}Context
tldr-pages: linux/lxc-destroy
Revisions (0)
No revisions yet.