mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Update index.md to correctly reflect aarch64 OS
Per the script @ https://get.docker.com/ aarch64 is supported on Ubuntu, Debian, fedora & CentOS but the table on this page didn't correctly represent the fedora support. This change adds that check mark to the fedora row in the aarch64 column
This commit is contained in:
@@ -164,7 +164,7 @@ to choose the best installation path for you.
|
||||
|:--------------------------------------------|:-------------------------------------------------------|:-------------------------------------------------------|:-------------------------------------------------------|:-------------------------------------------------------|:-------------------------------------------------------|
|
||||
| [CentOS]({{ install-prefix-ce }}/centos.md) | [{{ green-check }}]({{ install-prefix-ce }}/centos.md) | | [{{ green-check }}]({{ install-prefix-ce }}/centos.md) | | |
|
||||
| [Debian]({{ install-prefix-ce }}/debian.md) | [{{ green-check }}]({{ install-prefix-ce }}/debian.md) | [{{ green-check }}]({{ install-prefix-ce }}/debian.md) | [{{ green-check }}]({{ install-prefix-ce }}/debian.md) | | |
|
||||
| [Fedora]({{ install-prefix-ce }}/fedora.md) | [{{ green-check }}]({{ install-prefix-ce }}/fedora.md) | | | | |
|
||||
| [Fedora]({{ install-prefix-ce }}/fedora.md) | [{{ green-check }}]({{ install-prefix-ce }}/fedora.md) | | [{{ green-check }}]({{ install-prefix-ce }}/fedora.md) | | |
|
||||
| [Ubuntu]({{ install-prefix-ce }}/ubuntu.md) | [{{ green-check }}]({{ install-prefix-ce }}/ubuntu.md) | [{{ green-check }}]({{ install-prefix-ce }}/ubuntu.md) | [{{ green-check }}]({{ install-prefix-ce }}/ubuntu.md) | [{{ green-check }}]({{ install-prefix-ce }}/ubuntu.md) | [{{ green-check }}]({{ install-prefix-ce }}/ubuntu.md) |
|
||||
|
||||
### Backporting
|
||||
|
||||
Reference in New Issue
Block a user