Skip to content

Commit 93a0879

Browse files
authored
Merge pull request #33682 from my-git9/mygit5
[zh] adjust format concepts/containers/_index.md
2 parents 1ecac9f + 355af25 commit 93a0879

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/zh/docs/concepts/containers/_index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,12 @@ run it.
1515
Containers decouple applications from underlying host infrastructure.
1616
This makes deployment easier in different cloud or OS environments.
1717
-->
18-
1918
每个运行的容器都是可重复的;
20-
包含依赖环境在内的标准,意味着无论您在哪里运行它,您都会得到相同的行为
19+
包含依赖环境在内的标准,意味着无论你在哪里运行它都会得到相同的行为
2120

2221
容器将应用程序从底层的主机设施中解耦。
2322
这使得在不同的云或 OS 环境中部署更加容易。
2423

25-
26-
27-
2824
<!-- body -->
2925
<!--
3026
## Container images

0 commit comments

Comments
 (0)