diff --git a/docs/advanced-configurations.rst b/docs/advanced-configurations.rst index 2838022c..925d33d4 100644 --- a/docs/advanced-configurations.rst +++ b/docs/advanced-configurations.rst @@ -417,7 +417,7 @@ Then pull the DTK image locally using your pull-secret: RHEL example ~~~~~~~~~~~~ -To build RHEL-based image please use provided `RHEL Dockerfile `_: +To build RHEL-based image please use provided `RHEL Dockerfile `_: .. code-block:: bash @@ -436,7 +436,7 @@ To build RHEL-based image please use provided `RHEL Dockerfile `_: +To build RHCOS based image please use provided `RHCOS Dockerfile `_: .. code-block:: bash @@ -455,7 +455,7 @@ To build RHCOS based image please use provided `RHCOS Dockerfile `_:. +To build Ubuntu-based image please use provided `Ubuntu Dockerfile `_:. .. code-block:: bash @@ -471,9 +471,9 @@ To build Ubuntu-based image please use provided `Ubuntu Dockerfile `_ +**NOTE:** Download `entrypoint script file `_ -**NOTE:** Download `DTK build script file `_ +**NOTE:** Download `DTK build script file `_ **NOTE:** Make sure the `.sh` files are executable by running `chmod +x entrypoint.sh dtk_nic_driver_build.sh`