You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced-configurations.rst
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -417,7 +417,7 @@ Then pull the DTK image locally using your pull-secret:
417
417
RHEL example
418
418
~~~~~~~~~~~~
419
419
420
-
To build RHEL-based image please use provided `RHEL Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/d3c60f550d9d67f5bd53302c6c3e0d6c559985eb/RHEL_Dockerfile>`_:
420
+
To build RHEL-based image please use provided `RHEL Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/336aa1f143601cd2eb1fba646827b39bb5c86515/RHEL_Dockerfile>`_:
421
421
422
422
.. code-block:: bash
423
423
@@ -436,7 +436,7 @@ To build RHEL-based image please use provided `RHEL Dockerfile <https://raw.gith
436
436
RHCOS example
437
437
~~~~~~~~~~~~~
438
438
439
-
To build RHCOS based image please use provided `RHCOS Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/d3c60f550d9d67f5bd53302c6c3e0d6c559985eb/RHEL_Dockerfile>`_:
439
+
To build RHCOS based image please use provided `RHCOS Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/336aa1f143601cd2eb1fba646827b39bb5c86515/RHEL_Dockerfile>`_:
440
440
441
441
.. code-block:: bash
442
442
@@ -455,7 +455,7 @@ To build RHCOS based image please use provided `RHCOS Dockerfile <https://raw.gi
455
455
Ubuntu example
456
456
~~~~~~~~~~~~~~
457
457
458
-
To build Ubuntu-based image please use provided `Ubuntu Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/d3c60f550d9d67f5bd53302c6c3e0d6c559985eb/Ubuntu_Dockerfile>`_:.
458
+
To build Ubuntu-based image please use provided `Ubuntu Dockerfile <https://raw.githubusercontent.com/Mellanox/doca-driver-build/336aa1f143601cd2eb1fba646827b39bb5c86515/Ubuntu_Dockerfile>`_:.
459
459
460
460
.. code-block:: bash
461
461
@@ -471,9 +471,9 @@ To build Ubuntu-based image please use provided `Ubuntu Dockerfile <https://raw.
471
471
472
472
**NOTE:** Dockerfiles contain default build parameters, which may fail build proccess on your system if not overridden.
0 commit comments