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.
1 parent 841abd6 commit ac19bfeCopy full SHA for ac19bfe
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