[zh] Sync glossary reference
This commit is contained in:
@@ -13,7 +13,6 @@ tags:
|
||||
---
|
||||
|
||||
<!--
|
||||
---
|
||||
title: Container
|
||||
id: container
|
||||
date: 2018-04-12
|
||||
@@ -25,20 +24,17 @@ aka:
|
||||
tags:
|
||||
- fundamental
|
||||
- workload
|
||||
---
|
||||
-->
|
||||
|
||||
<!--
|
||||
A lightweight and portable executable image that contains software and all of its dependencies.
|
||||
-->
|
||||
|
||||
容器是可移植、可执行的轻量级的镜像,包含其中的软件及其相关依赖。
|
||||
容器是可移植、可执行的轻量级的镜像,包含其中的软件及其相关依赖。
|
||||
|
||||
<!--more-->
|
||||
|
||||
<!--
|
||||
Containers decouple applications from underlying host infrastructure to make deployment easier in different cloud or OS environments, and for easier scaling.
|
||||
-->
|
||||
|
||||
容器使应用和底层的主机基础设施解耦,降低了应用在不同云环境或者操作系统上的部署难度,便于应用扩展。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user