Add Python version for Docker installation (#10876)

* update Python versions

* add Python version for centos 7
This commit is contained in:
Yuan Xu
2022-03-15 15:54:14 +08:00
committed by GitHub
parent 8cabbc0768
commit 13e01c9ea3
2 changed files with 35 additions and 13 deletions

View File

@@ -6,16 +6,28 @@ This guide provides device specifics for a Docker* image creation with Intel® D
## System Requirements
**Target Operating Systems**
@sphinxdirective
- Ubuntu\* 18.04 long-term support (LTS), 64-bit
- Ubuntu\* 20.04 long-term support (LTS), 64-bit
- CentOS\* 7
- Red Hat\* Enterprise Linux* 8 (64 bit)
.. tab:: Target Operating Systems with Python Version
+----------------------------------------------+--------------------------+
| Operating System | Supported Python Version |
+==============================================+==========================+
| Ubuntu 18.04 long-term support (LTS), 64-bit | 3.6 |
+----------------------------------------------+--------------------------+
| Ubuntu 20.04 long-term support (LTS), 64-bit | 3.8 |
+----------------------------------------------+--------------------------+
| CentOS 7 | 3.6 |
+----------------------------------------------+--------------------------+
| Red Hat Enterprise Linux 8, 64-bit | 3.6 |
+----------------------------------------------+--------------------------+
**Host Operating Systems**
.. tab:: Host Operating System
* Linux
@endsphinxdirective
- Linux
## Prebuilt images

View File

@@ -6,15 +6,25 @@ This guide provides device specifics for a Docker* image creation with Intel® D
## System Requirements
**Target Operating Systems**
@sphinxdirective
- Windows Server Core* OS
- Windows base* OS
.. tab:: Target Operating System with Python Version
**Host Operating Systems**
+------------------------------------+--------------------------+
| Operating System | Supported Python Version |
+====================================+==========================+
| Windows Server Core base LTSC 2019 | 3.8 |
+------------------------------------+--------------------------+
| Windows 10, version 20H2 | 3.8 |
+------------------------------------+--------------------------+
.. tab:: Host Operating Systems
* Windows 10, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or later) editions
* Windows Server 2016 or higher
@endsphinxdirective
- Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or later) editions
- Windows Server* 2016 or higher
## Prebuilt Images