Skip to content

Commit 466e303

Browse files
committed
Deployed 936dff0 to v2024.4.2 with MkDocs 1.5.3 and mike 2.1.1
1 parent 40231f9 commit 466e303

File tree

4 files changed

+71
-71
lines changed

4 files changed

+71
-71
lines changed

v2024.4.2/launch-from-local/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2278,7 +2278,7 @@ <h1 id="manual-container-launch"><strong>Manual Container Launch</strong></h1>
22782278
<ul>
22792279
<li>Change directory to 'cd3-automation-toolkit'(i.e. the cloned repo in your local).</li>
22802280
<li>
2281-
<p>Edit <strong>Dockerfile</strong> to update uid for <i>cd3user</I> to match with uid of the user on local host to avoid permission issues. This step is needed if you plan to use toolkit with Jenkins or OCI DevOps GIT repo.
2281+
<p>If you are using mac, Edit <strong>Dockerfile</strong> to update uid for <i>cd3user</I> to match with uid of the user on local host to avoid permission issues. This step is needed if you plan to use toolkit with Jenkins or OCI DevOps GIT repo.
22822282
<div class="language-text highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>vi Dockerfile
22832283
</span></code></pre></div></p>
22842284
<p>Search for the line <code>ARG USER_UID=1001</code> and replace <code>1001</code> with uid of the user on local host eg 503 for Mac users.</p>

v2024.4.2/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)