3
lxc: linux Container library
5
(C) Copyright IBM Corp. 2007, 2008
8
Daniel Lezcano <dlezcano at fr.ibm.com>
10
This library is free software; you can redistribute it and/or
11
modify it under the terms of the GNU Lesser General Public
12
License as published by the Free Software Foundation; either
13
version 2.1 of the License, or (at your option) any later version.
15
This library is distributed in the hope that it will be useful,
16
but WITHOUT ANY WARRANTY; without even the implied warranty of
17
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18
Lesser General Public License for more details.
20
You should have received a copy of the GNU Lesser General Public
21
License along with this library; if not, write to the Free Software
22
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
26
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
30
<docinfo><date>@LXC_GENERATE_DATE@</date></docinfo>
33
<refentrytitle>lxc-start</refentrytitle>
34
<manvolnum>1</manvolnum>
38
<refname>lxc-start</refname>
41
run an application inside a container.
47
<command>lxc-start <replaceable>-n name</replaceable>
48
<optional>command</optional>
54
<title>Description</title>
57
<command>lxc-start</command> runs the specified command inside
58
the container specified by name. It will setup the container
59
according with the configuration defined previously with the
60
lxc-create command and execute the command inside the
61
container. The orphan process group and daemon are not supported
64
If no command is specified, <command>lxc-start</command> will
66
<command>"/sbin/init"</command> command to run a system
74
<title>Options</title>
79
<option>-n <replaceable>name</replaceable></option>
83
Specify the container name to be started.
93
<title>Diagnostic</title>
98
<term>The container is busy</term>
101
The specified container is already running an
102
application. You should stop it before reuse this
103
container or create a new one.
109
<term>The container was not found</term>
112
The specified container was not created before with
113
the <command>lxc-create</command>
124
<title>See Also</title>
128
<refentrytitle><command>lxc-create</command></refentrytitle>
129
<manvolnum>1</manvolnum>
133
<refentrytitle><command>lxc-destroy</command></refentrytitle>
134
<manvolnum>1</manvolnum>
138
<refentrytitle><command>lxc-start</command></refentrytitle>
139
<manvolnum>1</manvolnum>
143
<refentrytitle><command>lxc-stop</command></refentrytitle>
144
<manvolnum>1</manvolnum>
148
<refentrytitle><command>lxc.conf</command></refentrytitle>
149
<manvolnum>5</manvolnum>
158
<title>Author</title>
159
<para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
164
<!-- Keep this comment at the end of the file
169
sgml-minimize-attributes:nil
170
sgml-always-quote-attributes:t
173
sgml-parent-document:nil
174
sgml-default-dtd-file:nil
175
sgml-exposed-tags:nil
176
sgml-local-catalogs:nil
177
sgml-local-ecat-files:nil