]> @LXC_GENERATE_DATE@ lxc-destroy 1 lxc-destroy destroy a container. lxc-destroy -n name -f -s Description lxc-destroy destroys the system object previously created by the lxc-create command. Options If a container is running, stop it first. If this option is not specified and the container is running, then lxc-destroy will be aborted. destroy the specified container including all its snapshots. &commonoptions; Diagnostic The container was not found The specified container for destruction was not found. It is probable it does not exists and was already destroyed.You can use the lxc-ls command to list the available containers on the system. &seealso; Author Daniel Lezcano daniel.lezcano@free.fr