update glossary
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 镜像
|
||||
title: Image(镜像)
|
||||
id: image
|
||||
date: 2018-04-12
|
||||
full_link:
|
||||
@@ -27,10 +27,10 @@ tags:
|
||||
-->
|
||||
|
||||
<!--
|
||||
Stored instance of a container that holds a set of software needed to run an application.
|
||||
Stored instance of a {{< glossary_tooltip term_id="container" >}} that holds a set of software needed to run an application.
|
||||
-->
|
||||
|
||||
镜像是保存的容器实例,它打包了应用运行所需的一组软件。
|
||||
镜像是保存的{{< glossary_tooltip text="容器" term_id="container" >}}实例,它打包了应用运行所需的一组软件。
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user