We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78c6b40 + e79848f commit f218ed4Copy full SHA for f218ed4
content/en/docs/concepts/containers/images.md
@@ -10,7 +10,7 @@ weight: 10
10
<!-- overview -->
11
12
A container image represents binary data that encapsulates an application and all its
13
-software depencies. Container images are executable software bundles that can run
+software dependencies. Container images are executable software bundles that can run
14
standalone and that make very well defined assumptions about their runtime environment.
15
16
You typically create a container image of your application and push it to a registry
0 commit comments