]> git.proxmox.com Git - mirror_lxc.git/commitdiff
doc: Add lxc.ephemeral in Japanese lxc.container.conf(5)
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 6 Oct 2015 07:26:31 +0000 (16:26 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 7 Oct 2015 15:39:42 +0000 (16:39 +0100)
Update for commit 4e6eb26

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc.container.conf.sgml.in

index e07a3df3b3e09cc975c38baabd0690b2f3d27893..45e5c3192ad11002c324460ff69fca45d1a97d09 100644 (file)
@@ -381,6 +381,32 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       </variablelist>
     </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>