Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
06ce3921
Commit
06ce3921
authored
Oct 08, 2015
by
Sungbae Yoo
Committed by
Stéphane Graber
Oct 29, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Add lxc.ephemeral in Korean lxc.container.conf(5)
Update for commit
4e6eb26b
Signed-off-by:
Sungbae Yoo
<
sungbae.yoo@samsung.com
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
e963273a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
lxc.container.conf.sgml.in
doc/ko/lxc.container.conf.sgml.in
+26
-0
No files found.
doc/ko/lxc.container.conf.sgml.in
View file @
06ce3921
...
@@ -369,6 +369,32 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -369,6 +369,32 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
</refsect2>
</refsect2>
<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>
<title><!-- Network -->네트워크</title>
<para>
<para>
<!--
<!--
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment