Updated list of supported distributions (#1315)

Signed-off-by: Jon Mayo <jmayo@nvidia.com>
This commit is contained in:
Jon Mayo 2020-06-16 14:01:17 -07:00 committed by GitHub
parent 61bf4c1ae1
commit 15100f4e75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,10 +6,30 @@ If you feel something is missing or requires additional information, please let
List of supported distributions:
| | Ubuntu 14.04 | Ubuntu 16.04 | Ubuntu 18.04 | Debian 8 | Debian 9 | Debian 10 | Centos 7 | RHEL 7 | Amazon Linux 1 | Amazon Linux 2 |
| ------- | :----------: | :----------: | :----------: | :------: | :------: | :-------: | :------: | :----: | :------------: | :------------: |
| x86_64 | X | X | X | X | X | X | X | X | X | X |
| ppc64le | | X | X | | | | | | | |
| OS Name / Version | Identifier | amd64 / x86_64 | ppc64le | arm64 / aarch64 |
| -------------------- | :---------: | :------------: | :-----: | :-------------: |
| Amazon Linux 1 | amzn1 | ✔ | | |
| Amazon Linux 2 | amzn2 | ✔ | | |
| Amazon Linux 2017.09 | amzn2017.09 | ✔ | | |
| Amazon Linux 2018.03 | amzn2018.03 | ✔ | | |
| Open Suse Leap 15.0 | sles15.0 | ✔ | | |
| Open Suse Leap 15.1 | sles15.1 | ✔ | | |
| Debian Linux 9 | debian9 | ✔ | | |
| Debian Linux 10 | debian10 | ✔ | | |
| Centos 7 | centos7 | ✔ | ✔ | |
| Centos 8 | centos8 | ✔ | ✔ | ✔ |
| RHEL 7.4 | rhel7.4 | ✔ | ✔ | |
| RHEL 7.5 | rhel7.5 | ✔ | ✔ | |
| RHEL 7.6 | rhel7.6 | ✔ | ✔ | |
| RHEL 7.7 | rhel7.7 | ✔ | ✔ | |
| RHEL 8.0 | rhel8.0 | ✔ | ✔ | ✔ |
| RHEL 8.1 | rhel8.1 | ✔ | ✔ | ✔ |
| RHEL 8.2 | rhel8.2 | ✔ | ✔ | ✔ |
| Ubuntu 16.04 | ubuntu16.04 | ✔ | ✔ | |
| Ubuntu 18.04 | ubuntu18.04 | ✔ | ✔ | ✔ |
| Ubuntu 19.04 | ubuntu19.04 | ✔ | ✔ | ✔ |
| Ubuntu 19.10 | ubuntu19.10 | ✔ | ✔ | ✔ |
| Ubuntu 20.04 | ubuntu20.04 | ✔ | ✔ | ✔ |
## Debian-based distributions