]> @LXC_GENERATE_DATE@ lxc-destroy 1 lxc-destroy destroy a container. lxc-destroy -n name -f 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. Use an alternate container path. The default is @LXCPATH@. 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 -l command to list the available containers on the system. &seealso; Author Daniel Lezcano daniel.lezcano@free.fr