mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-13 09:06:23 +00:00
doc: Update Japanese lxc-clone(1)
Update for commit f9ae4107f7
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
parent
f9ae4107f7
commit
e8ea311657
@ -110,12 +110,13 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
|
|||||||
<para>
|
<para>
|
||||||
<!--
|
<!--
|
||||||
The backing store of the new container will be the same type as the
|
The backing store of the new container will be the same type as the
|
||||||
original container,
|
original container, with one exception, overlay containers.
|
||||||
with one exception: aufs and overlayfs snapshots can be created of directory backed
|
aufs and overlayfs snapshots can be created of directory backed
|
||||||
containers. This can be requested by using (for overlayfs) the <replaceable>-B overlayfs</replaceable>
|
containers. This can be requested by using (for overlayfs) the
|
||||||
arguments.
|
<replaceable>-B overlayfs</replaceable> arguments.
|
||||||
-->
|
-->
|
||||||
新しいコンテナのバッキングストアは,元のコンテナのタイプと同じになります.ただし,ディレクトリバックエンドのコンテナのスナップショットを aufs もしくは overlayfs で作製することは可能です.
|
新しいコンテナのバッキングストアは,オーバーレイタイプのコンテナを除いては元のコンテナのタイプと同じになります.
|
||||||
|
ディレクトリバックエンドのコンテナのスナップショットを aufs もしくは overlayfs で作成することは可能です.
|
||||||
例えば,overlayfs の場合は <replaceable>-B overlayfs</replaceable> という引数を使って指定することが可能です.
|
例えば,overlayfs の場合は <replaceable>-B overlayfs</replaceable> という引数を使って指定することが可能です.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user