diff --git a/docs/install_guides/installing-openvino-docker-linux.md b/docs/install_guides/installing-openvino-docker-linux.md index e1623804bb0..c579af0fa9a 100644 --- a/docs/install_guides/installing-openvino-docker-linux.md +++ b/docs/install_guides/installing-openvino-docker-linux.md @@ -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