Skip to content

Commit

Permalink
[skip ci] publish latest
Browse files Browse the repository at this point in the history
Signed-off-by: navigation2-ci <[email protected]>
  • Loading branch information
navigation2-ci committed Dec 8, 2023
1 parent 231db38 commit 04a4e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Additionally, the container can be granted [privileged](https://docs.docker.com/
- Necessary for some GPU drivers and USB devices

:::{attention}
Such `runArgs` in the `devcontainer.json` config can be enabled or customized, either expanded or or narrowed in scope, to better suit your desired development environment. The default configuration merely comments out these parameters, to limit unintended side effects or cross talk between containers, but can be uncommented to accommodate the widest range of development use cases.
Such `runArgs` in the `devcontainer.json` config can be enabled or customized, either expanded or narrowed in scope, to better suit your desired development environment. The default configuration merely comments out these parameters, to limit unintended side effects or cross talk between containers, but can be uncommented to accommodate the widest range of development use cases.
:::

:::{seealso}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1131,7 +1131,7 @@ <h3>Starting the container<a class="headerlink" href="#starting-the-container" t
</ul>
<div class="admonition attention">
<p class="admonition-title">Attention</p>
<p>Such <code class="docutils literal notranslate"><span class="pre">runArgs</span></code> in the <code class="docutils literal notranslate"><span class="pre">devcontainer.json</span></code> config can be enabled or customized, either expanded or or narrowed in scope, to better suit your desired development environment. The default configuration merely comments out these parameters, to limit unintended side effects or cross talk between containers, but can be uncommented to accommodate the widest range of development use cases.</p>
<p>Such <code class="docutils literal notranslate"><span class="pre">runArgs</span></code> in the <code class="docutils literal notranslate"><span class="pre">devcontainer.json</span></code> config can be enabled or customized, either expanded or narrowed in scope, to better suit your desired development environment. The default configuration merely comments out these parameters, to limit unintended side effects or cross talk between containers, but can be uncommented to accommodate the widest range of development use cases.</p>
</div>
<div class="admonition seealso">
<p class="admonition-title">See also</p>
Expand Down

0 comments on commit 04a4e96

Please sign in to comment.