Target Operating Systems with Python Version fix (#14568)
This commit is contained in:
parent
7338f4b049
commit
ed5e237403
|
|
@ -7,11 +7,15 @@ This guide provides steps on creating a Docker image with Intel® Distribution o
|
|||
@sphinxdirective
|
||||
.. tab:: Target Operating Systems with Python Version
|
||||
|
||||
+----------------------------------------------+--------------------------+
|
||||
| Operating System | Supported Python Version |
|
||||
+==============================================+==========================+
|
||||
| Ubuntu 20.04 long-term support (LTS), 64-bit | 3.8 |
|
||||
+----------------------------------------------+--------------------------+
|
||||
+----------------------------------------------+-------------------------+
|
||||
| Operating System | Included Python Version |
|
||||
+==============================================+=========================+
|
||||
| Ubuntu 18.04 long-term support (LTS), 64-bit | 3.8 |
|
||||
+----------------------------------------------+-------------------------+
|
||||
| Ubuntu 20.04 long-term support (LTS), 64-bit | 3.8 |
|
||||
+----------------------------------------------+-------------------------+
|
||||
| Red Hat Enterprise Linux 8, 64-bit | 3.8 |
|
||||
+----------------------------------------------+-------------------------+
|
||||
|
||||
.. tab:: Host Operating Systems
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue