Unverified Commit ebd5b33c by Stéphane Graber Committed by GitHub

Merge pull request #3160 from tenforward/japanese

Update lxc.containers.conf(5) in Japanese
parents 0065a2fd 8f6d5e9c
......@@ -1561,9 +1561,9 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<option>create=dir</option> と <option>create=file</option> は、マウントポイントをマウントする際にディレクトリもしくはファイルを作成します。
<option>relative</option> を指定すると、マウントされたコンテナルートからの相対パスとして取得されます。
</para>
<screen>
<programlisting>
dev/null proc/kcore none bind,relative 0 0
</screen>
</programlisting>
<para>
<!--
Will expand dev/null to ${<option>LXC_ROOTFS_MOUNT</option>}/dev/null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment