Docker Images Comment in Docs

This commit is contained in:
alonamid
2021-04-21 15:29:17 -07:00
committed by GitHub
parent 70afebae9f
commit d14513cd64

View File

@@ -16,7 +16,7 @@ In CentOS-based platforms, we recommend installing the following dependencies:
.. include:: /../scripts/centos-req.sh
:code: bash
In Ubuntu/Debian-based platforms (Ubuntu), we recommend installing the following dependencies:
In Ubuntu/Debian-based platforms (Ubuntu), we recommend installing the following dependencies. These dependancies were written based on Ubuntu 16.04 LTS and 18.04 LTS - If they don't work for you, you can try out the Docker image (:ref:`Pre-built Docker Image`) before manually installing or removing dependancies:
.. include:: /../scripts/ubuntu-req.sh
:code: bash