Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/manuals/engine/install/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@
through Docker Desktop. For instructions on how to install Docker Desktop,
see: [Overview of Docker Desktop](/manuals/desktop/_index.md).

## Supported platforms
## Installation procedures for supported platforms

Click on a platform's link to view the relevant installation procedure.

Check warning on line 43 in content/manuals/engine/install/_index.md

View workflow job for this annotation

GitHub Actions / validate (vale)

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'select' instead of 'Click' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'select' instead of 'Click'", "location": {"path": "content/manuals/engine/install/_index.md", "range": {"start": {"line": 43, "column": 1}}}, "severity": "INFO"}

| Platform | x86_64 / amd64 | arm64 / aarch64 | arm (32-bit) | ppc64le | s390x |
| :--------------------------------------------- | :------------: | :-------------: | :----------: | :-----: | :---: |
Expand Down