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 1a5659f + f49e0a4 commit bca027aCopy full SHA for bca027a
docs/deployment/image-variants.md
@@ -9,13 +9,12 @@ sort: 1
9
10
---
11
12
-NFD offers two variants of the container image. The "minimal" variant is
13
-deployed by default. Released container images are available for
14
-x86_64 and Arm64 architectures.
+NFD offers two variants of the container image. Released container images are
+available for x86_64 and Arm64 architectures.
15
16
-## Minimal
+## Default
17
18
-This is a minimal image based on
+The default is a minimal image based on
19
[scratch](https://hub.docker.com/_/scratch)
20
and only supports running statically linked binaries.
21
0 commit comments