On Thu, Oct 08, 2015 at 12:06:25PM +0900, Sungbae Yoo wrote: > Update for commit 4e6eb26 > > Signed-off-by: Sungbae Yoo <[email protected]>
Acked-by: Stéphane Graber <[email protected]> > > diff --git a/doc/ko/lxc.container.conf.sgml.in > b/doc/ko/lxc.container.conf.sgml.in > index 6d225a8..f06e559 100644 > --- a/doc/ko/lxc.container.conf.sgml.in > +++ b/doc/ko/lxc.container.conf.sgml.in > @@ -369,6 +369,32 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> > </refsect2> > > <refsect2> > + <title><!-- Ephemeral -->임시 컨테이너</title> > + <para> > + <!-- > + Allows one to specify whether a container will be destroyed on > shutdown. > + --> > + 컨테이너가 종료될 때, 해당 컨테이너를 제거할지 여부를 지정할 수 있다. > + </para> > + <variablelist> > + <varlistentry> > + <term> > + <option>lxc.ephemeral</option> > + </term> > + <listitem> > + <para> > + <!-- > + The only allowed values are 0 and 1. Set this to 1 to destroy a > + container on shutdown. > + --> > + 지정 가능한 값은 0 또는 1이다. 1로 설정하면, 컨테이너를 종료할 때 해당 컨테이너를 제거한다. > + </para> > + </listitem> > + </varlistentry> > + </variablelist> > + </refsect2> > + > + <refsect2> > <title><!-- Network -->네트워크</title> > <para> > <!-- > -- > 1.9.1 > > _______________________________________________ > lxc-devel mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-devel -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: Digital signature
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
