engine/install: sort distros and add "binaries" to matrix

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2021-08-06 12:49:05 +02:00
parent f09e5ce97c
commit e6569bc6ee
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 12 additions and 12 deletions

View File

@ -1247,12 +1247,12 @@ manuals:
title: Install on Debian
- path: /engine/install/fedora/
title: Install on Fedora
- path: /engine/install/ubuntu/
title: Install on Ubuntu
- path: /engine/install/rhel/
title: Install on RHEL
- path: /engine/install/sles/
title: Install on SLES
- path: /engine/install/ubuntu/
title: Install on Ubuntu
- path: /engine/install/binaries/
title: Install binaries
- path: /engine/install/linux-postinstall/

View File

@ -50,16 +50,16 @@ your preferred operating system below.
Docker provides `.deb` and `.rpm` packages from the following Linux distributions
and architectures:
| Platform | x86_64 / amd64 | arm64 / aarch64 | arm (32-bit) | s390x |
|:----------------------|:-----------------------|:-----------------------|:-----------------------|:-----------------------|
| [CentOS](centos.md) | [{{ yes }}](centos.md) | [{{ yes }}](centos.md) | | |
| [Debian](debian.md) | [{{ yes }}](debian.md) | [{{ yes }}](debian.md) | [{{ yes }}](debian.md) | |
| [Fedora](fedora.md) | [{{ yes }}](fedora.md) | [{{ yes }}](fedora.md) | | |
| [Raspbian](debian.md) | | | [{{ yes }}](debian.md) | |
| [Ubuntu](ubuntu.md) | [{{ yes }}](ubuntu.md) | [{{ yes }}](ubuntu.md) | [{{ yes }}](ubuntu.md) | [{{ yes }}](ubuntu.md) |
| [SLES](sles.md) | | | | [{{ yes }}](sles.md) |
| [RHEL](rhel.md) | | | | [{{ yes }}](rhel.md) |
| Platform | x86_64 / amd64 | arm64 / aarch64 | arm (32-bit) | s390x |
|:------------------------|:-----------------------|:-----------------------|:-----------------------|:-----------------------|
| [CentOS](centos.md) | [{{ yes }}](centos.md) | [{{ yes }}](centos.md) | | |
| [Debian](debian.md) | [{{ yes }}](debian.md) | [{{ yes }}](debian.md) | [{{ yes }}](debian.md) | |
| [Fedora](fedora.md) | [{{ yes }}](fedora.md) | [{{ yes }}](fedora.md) | | |
| [Raspbian](debian.md) | | | [{{ yes }}](debian.md) | |
| [RHEL](rhel.md) | | | | [{{ yes }}](rhel.md) |
| [SLES](sles.md) | | | | [{{ yes }}](sles.md) |
| [Ubuntu](ubuntu.md) | [{{ yes }}](ubuntu.md) | [{{ yes }}](ubuntu.md) | [{{ yes }}](ubuntu.md) | [{{ yes }}](ubuntu.md) |
| [Binaries](binaries.md) | [{{yes}}](binaries.md) | [{{yes}}](binaries.md) | [{{yes}}](binaries.md) | |
### Other Linux distributions