Skip to content

Commit 01b77a8

Browse files
committed
auto: deploy new website
1 parent c534495 commit 01b77a8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

apps/docker/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,6 +1081,14 @@ <h2 id="before-you-start-install-docker">Before you start: install Docker<a clas
10811081
Once verified the problem is not related to the container system,
10821082
then follow the specific application debugging guidelines.</p>
10831083
</div>
1084+
<div class="admonition danger">
1085+
<p class="admonition-title">Fix <em>Docker Desktop</em> startup issue on <em>macOS</em></p>
1086+
<p>Due to a <a href="https://www.docker.com/blog/incident-update-docker-desktop-for-mac/">recent issue</a>
1087+
affecting <em>Docker Desktop</em> versions 4.29 through 4.36,
1088+
the application may fail to start.
1089+
If affected, please follow the
1090+
<a href="https://docs.docker.com/desktop/cert-revoke-solution/">official guidelines</a> to resolve this issue.</p>
1091+
</div>
10841092
<h2 id="docker-images"><em>Docker</em> images<a class="headerlink" href="#docker-images" title="Permanent link">&para;</a></h2>
10851093
<p>For every new version of the particular <em>NiPreps</em> application that is released, a corresponding <em>Docker</em> image is generated.
10861094
The Docker image <em>becomes</em> a container when the execution engine loads the image and adds an extra layer that makes it <em>runnable</em>. In order to run <em>NiPreps</em>' <em>Docker</em> images, the <em>Docker Engine</em> must be installed.</p>

search/search_index.json

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

0 commit comments

Comments
 (0)