Skip to content

Commit d3cf6ad

Browse files
authored
Merge pull request #49 from nipreps/enh/docker-mac-startup-issue
ENH: Add admonition about recent macOS Docker issue
2 parents 24a369b + 109bebe commit d3cf6ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: docs/apps/docker.md

+8
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@ images, you are ready to pull your first *NiPreps* container image.
5252
Once verified the problem is not related to the container system,
5353
then follow the specific application debugging guidelines.
5454

55+
!!! danger "Fix *Docker Desktop* startup issue on *macOS*"
56+
57+
Due to a [recent issue](https://www.docker.com/blog/incident-update-docker-desktop-for-mac/)
58+
affecting *Docker Desktop* versions 4.29 through 4.36,
59+
the application may fail to start.
60+
If affected, please follow the
61+
[official guidelines](https://docs.docker.com/desktop/cert-revoke-solution/) to resolve this issue.
62+
5563
## *Docker* images
5664

5765
For every new version of the particular *NiPreps* application that is released, a corresponding *Docker* image is generated.

0 commit comments

Comments
 (0)