[zh] adjust format

Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
xin.li
2022-05-15 16:31:12 +08:00
parent bf46c15bdf
commit 355af254db
@@ -15,16 +15,12 @@ run it.
Containers decouple applications from underlying host infrastructure.
This makes deployment easier in different cloud or OS environments.
-->
每个运行的容器都是可重复的;
包含依赖环境在内的标准,意味着无论在哪里运行它,您都会得到相同的行为。
包含依赖环境在内的标准,意味着无论在哪里运行它都会得到相同的行为。
容器将应用程序从底层的主机设施中解耦。
这使得在不同的云或 OS 环境中部署更加容易。
<!-- body -->
<!--
## Container images