On Tue, Oct 06, 2015 at 04:26:31PM +0900, KATOH Yasufumi wrote:
> Update for commit 4e6eb26
> 
> Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>

Acked-by: Stéphane Graber <stgra...@ubuntu.com>

> ---
>  doc/ja/lxc.container.conf.sgml.in | 26 ++++++++++++++++++++++++++
>  1 file changed, 26 insertions(+)
> 
> diff --git a/doc/ja/lxc.container.conf.sgml.in 
> b/doc/ja/lxc.container.conf.sgml.in
> index e07a3df..45e5c31 100644
> --- a/doc/ja/lxc.container.conf.sgml.in
> +++ b/doc/ja/lxc.container.conf.sgml.in
> @@ -382,6 +382,32 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>      </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>
>          <!--
> -- 
> 2.2.1
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to