Skip to content

Commit ef28d00

Browse files
committed
Expanded container term in Glossary.
1 parent 39e34c9 commit ef28d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/glossary/container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ tags:
1616
<!--more-->
1717

1818
Containers decouple applications from underlying host infrastructure to make deployment easier in different cloud or OS environments, and for easier scaling.
19-
19+
The applications that run inside the container are called containerized applications and the process of bundling these applications and their dependencies into a container image is called containerization.

0 commit comments

Comments
 (0)