Skip to content

Commit bca027a

Browse files
authored
Merge pull request #1514 from marquiz/devel/docs-image-variants
docs: use default instead of minimal image variant
2 parents 1a5659f + f49e0a4 commit bca027a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/deployment/image-variants.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@ sort: 1
99

1010
---
1111

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.
12+
NFD offers two variants of the container image. Released container images are
13+
available for x86_64 and Arm64 architectures.
1514

16-
## Minimal
15+
## Default
1716

18-
This is a minimal image based on
17+
The default is a minimal image based on
1918
[scratch](https://hub.docker.com/_/scratch)
2019
and only supports running statically linked binaries.
2120

0 commit comments

Comments
 (0)