--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # lxc-destroy > Delete a container. > More information: . - Delete a container: `sudo lxc-destroy {{container_name}}` - Display help: `lxc-destroy {{[-?|--help]}}`