Skip to content

Commit 7ac5aee

Browse files
authored
Merge pull request #37812 from T-Lakshmi/containerized-applications
Expand glossary entry for Container
2 parents 5509b7d + 2cc0c9c commit 7ac5aee

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 containers are called containerized applications. The process of bundling these applications and their dependencies into a container image is called containerization.

0 commit comments

Comments
 (0)