From c1732b00ed8908b168a73266be880004dbae8532 Mon Sep 17 00:00:00 2001 From: Fred Rolland Date: Thu, 21 Nov 2024 13:49:17 +0200 Subject: [PATCH] chore: update doca-driver-build links to 24.10 Signed-off-by: Fred Rolland --- docs/advanced-configurations.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/advanced-configurations.rst b/docs/advanced-configurations.rst index 2838022..925d33d 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`