1
.\" This manpage has been automatically generated by docbook2man
2
.\" from a DocBook document. This tool can be found at:
3
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
4
.\" Please send any bug reports, improvements, comments, patches,
5
.\" etc. to Steve Cheng <steve@ggi-project.org>.
6
.TH "LXC-DESTROY" "1" "23 November 2009" "" ""
9
lxc-destroy \- destroy a container.
17
\fBlxc-destroy\fR destroys the directory where is
18
stored the configuration and all the data contained in this
19
directory. After the destruction the container is no longer
20
available and should be recreated.
23
\fBThe container was not found\fR
24
The specified container for destruction was not found. It
25
is probable it does not exists and was already
26
destroyed.You can use the \fBlxc-ls -l\fR
27
command to list the available containers on the system.
44
\fBlxc-unfreeze\fR(1),
48
Daniel Lezcano <daniel.lezcano@free.fr>